CVSROOT: /sources/m4 Module name: m4 Branch: branch-1_4 Changes by: Eric Blake <ericb> 06/10/17 16:13:03
Index: src/Makefile.am =================================================================== RCS file: /sources/m4/m4/src/Attic/Makefile.am,v retrieving revision 1.18.2.3 retrieving revision 1.18.2.4 diff -u -b -r1.18.2.3 -r1.18.2.4 --- src/Makefile.am 11 Sep 2006 13:17:21 -0000 1.18.2.3 +++ src/Makefile.am 17 Oct 2006 16:13:03 -0000 1.18.2.4 @@ -19,6 +19,7 @@ ## ## This file written by Eric Blake <[EMAIL PROTECTED]> +AUTOMAKE_OPTIONS = nostdinc AM_CPPFLAGS = -I$(top_srcdir)/lib -I../lib bin_PROGRAMS = m4 m4_SOURCES = m4.h m4.c builtin.c debug.c eval.c format.c freeze.c input.c \
