summaryrefslogtreecommitdiff
path: root/sxpm
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-06-27 13:54:07 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-06-27 13:54:07 -0700
commitd4bc7dc0dea218cea380aba972f10f60dc1e86ac (patch)
tree07d9f49072ee796daaedff9a516b520239e7201b /sxpm
parent85a87de3c03ca8be526dedc0a2973f9426518c39 (diff)
downloadxorg-lib-libXpm-d4bc7dc0dea218cea380aba972f10f60dc1e86ac.tar.gz
Use AM_CFLAGS & AM_CPPFLAGS to replace per-program and obsolete macros
Clears some warnings from automake-1.10
Diffstat (limited to 'sxpm')
-rw-r--r--sxpm/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/sxpm/Makefile.am b/sxpm/Makefile.am
index 04571de..0b9771a 100644
--- a/sxpm/Makefile.am
+++ b/sxpm/Makefile.am
@@ -2,9 +2,9 @@ if BUILD_SXPM
bin_PROGRAMS = sxpm
-sxpm_CFLAGS = $(SXPM_CFLAGS)
+AM_CFLAGS = $(SXPM_CFLAGS)
-INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include
+AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
sxpm_SOURCES = sxpm.c