]> 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:39 +0000 (06:33 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 16 Jul 2003 06:33:39 +0000 (06:33 +0000)
lib/Makefile.am

index 56f7c038b4fd2b9ce017a69fce983a86b7679f1d..afb78100deddb61c19e076320f9d72bde21d23c1 100644 (file)
@@ -20,7 +20,7 @@
 
 noinst_LIBRARIES = libfetish.a
 
-INCLUDES = -I.. -I$(srcdir)
+AM_CPPFLAGS = -I.. -I$(srcdir)
 DEFS += -DLIBDIR=\"$(libdir)\"
 
 ## Put relatively complex files at the beginning of the list so