--- libgig/trunk/Makefile.am 2003/10/25 20:15:04 2 +++ libgig/trunk/Makefile.am 2003/11/16 17:47:00 11 @@ -3,3 +3,6 @@ AUTOMAKE_OPTIONS = foreign 1.4 SUBDIRS = src + +# to prevent compile errors on some systems +AM_CXXFLAGS = -pedantic