]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(AM_CPPFLAGS): Rename from `INCLUDES', to avoid warning from automake -Wall.
authorJim Meyering <jim@meyering.net>
Wed, 16 Jul 2003 06:33:09 +0000 (06:33 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 16 Jul 2003 06:33:09 +0000 (06:33 +0000)
src/Makefile.am

index fce7e623a3e7485c5c90e689b069316cd87527c1..ae62e854529afb926c41deab36e87f92e5f27c3f 100644 (file)
@@ -23,7 +23,7 @@ EXTRA_DIST = dcgen dircolors.hin tac-pipe.c \
   groups.sh wheel-gen.pl extract-magic
 CLEANFILES = $(SCRIPTS) su
 
-INCLUDES = -I.. -I$(srcdir) -I$(top_srcdir)/lib -I../lib
+AM_CPPFLAGS = -I.. -I$(srcdir) -I$(top_srcdir)/lib -I../lib
 
 # Sometimes, the expansion of $(LIBINTL) includes -lc which may
 # include modules defining variables like `optind', so libfetish.a