Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/xpdf/Makefile.am
diff options
context:
space:
mode:
authorRemi Cohen-Scali <rcoscali@cvs.gnome.org>2004-01-20 22:39:00 (GMT)
committer RĂ©mi Cohen-Scali <rcoscali@src.gnome.org>2004-01-20 22:39:00 (GMT)
commita51d32fff0b1c94b76d9098f7344966b4fdbc13c (patch)
treec9e5a11532e18d2a21be38789c87d8bfd37ebee8 /pdf/xpdf/Makefile.am
parent7d180fbe736d292c594ebb7424902d69ef823ed7 (diff)
Changed the way WARN_CFLAFS & WARN_CXXFLAGS were passed to compiler. Now
2004-01-20 Remi Cohen-Scali <rcoscali@cvs.gnome.org> * xpdf/Makefile.am (INCLUDES): * shell/Makefile.am (INCLUDES): * lib/ggv-sidebar/Makefile.am (INCLUDES): * configure.in: Changed the way WARN_CFLAFS & WARN_CXXFLAGS were passed to compiler. Now use CFLAGS/CXXFLAGS in configure instead of INCLUDES in some Makefiles.
Diffstat (limited to 'pdf/xpdf/Makefile.am')
-rw-r--r--pdf/xpdf/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/pdf/xpdf/Makefile.am b/pdf/xpdf/Makefile.am
index cf806ef..5ff9a34 100644
--- a/pdf/xpdf/Makefile.am
+++ b/pdf/xpdf/Makefile.am
@@ -10,7 +10,6 @@ INCLUDES = \
$(EXTRA_GNOME_CFLAGS) \
$(GNOME_PRINT_PRIVATE_CFLAGS) \
$(GPDF_DEPRECATED_CFLAGS) \
- $(WARN_CFLAGS) \
$(libpaper_CFLAGS)
if WITH_GNOME