--- libgig/trunk/Makefile.am 2003/11/11 23:30:47 10 +++ 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