using -Wall.(attached is a list of warnings)
authorHiroshi Saito <hiroshi@winpg.jp>
Tue, 16 Sep 2008 14:49:40 +0000 (14:49 +0000)
committerHiroshi Saito <hiroshi@winpg.jp>
Tue, 16 Sep 2008 14:49:40 +0000 (14:49 +0000)
Makefile.am

index d2ab5473f1f1c48defdbeb0b5dc140aa8e3d46a2..856b7b444685aa38208da7bb2f937ef6a32ff8d2 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Makefile.am for psqlodbc30w (PostgreSQL ODBC driver)
 #
-# $Header: /home/heikki/psqlodbc-cvs-copy/psqlodbc/Makefile.am,v 1.47 2008/01/21 05:19:32 h-saito Exp $
+# $Header: /home/heikki/psqlodbc-cvs-copy/psqlodbc/Makefile.am,v 1.48 2008/09/16 14:49:40 h-saito Exp $
 #
 #-------------------------------------------------------------------------
 
@@ -16,6 +16,8 @@ else
 lib_LTLIBRARIES = psqlodbca.la
 endif
     
+AM_CFLAGS = -Wall
+
 AM_LDFLAGS = -module -no-undefined -avoid-version
 
 psqlodbca_la_LIBADD = -lpq