8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d5f7ce commit 781a1ebCopy full SHA for 781a1eb
src/interfaces/libpq++/Makefile.in
@@ -6,7 +6,7 @@
6
# Copyright (c) 1994, Regents of the University of California
7
#
8
# IDENTIFICATION
9
-# $Header: /cvsroot/pgsql/src/interfaces/libpq++/Attic/Makefile.in,v 1.13 1999/05/26 16:19:48 momjian Exp $
+# $Header: /cvsroot/pgsql/src/interfaces/libpq++/Attic/Makefile.in,v 1.14 1999/05/27 14:28:40 momjian Exp $
10
11
#-------------------------------------------------------------------------
12
@@ -55,7 +55,7 @@ include $(SRCDIR)/Makefile.shlib
55
56
57
# Pull shared-lib CFLAGS into CXXFLAGS
58
-CXXFLAGS+= $(CFLAGS) -Wno-unused
+CXXFLAGS+= $(CFLAGS)
59
60
61
.PHONY: examples
0 commit comments