X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=Makefile.am;h=6feab393f3be127b5f33e75336e7148f278fae51;hp=d0d9f38ac6f0e7b2ae41946e57d608495cd6e4b6;hb=02e26e9e4c0c56288a94c8c50e5b05a6da9a48dd;hpb=5caa3dfded8e0f590112b59feeb3b55e4fa28420 diff --git a/Makefile.am b/Makefile.am index d0d9f38a..6feab393 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,8 +2,7 @@ ACLOCAL_AMFLAGS = -I m4 AM_CPPFLAGS = -I$(top_srcdir)/include $(WINDOWS_CPPFLAGS) \ -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -AM_CFLAGS = -std=gnu99 -fno-strict-aliasing \ - -Wmissing-prototypes -Wstrict-prototypes +AM_CFLAGS = -std=gnu99 -Wmissing-prototypes -Wstrict-prototypes lib_LTLIBRARIES = libwim.la