]> arthur.barton.de Git - netatalk.git/commitdiff
add missing CUPS_CFLAGS
authorbfernhomberg <bfernhomberg>
Tue, 15 Jun 2004 00:47:30 +0000 (00:47 +0000)
committerbfernhomberg <bfernhomberg>
Tue, 15 Jun 2004 00:47:30 +0000 (00:47 +0000)
etc/papd/Makefile.am

index 174c04b6ce6fc0365c8512d61a49fd444d2459b6..2609221019e7ef8690450a0ecf855d72d1dd5519 100644 (file)
@@ -29,7 +29,7 @@ noinst_HEADERS =      \
 
 CFLAGS = \
        -I$(top_srcdir)/include -I$(top_srcdir)/sys \
-       @CFLAGS@ \
+       @CFLAGS@ @CUPS_CFLAGS@\
        -D_PATH_PAPDCONF=\"$(pkgconfdir)/papd.conf\" \
        -D_PATH_PAPDUAMPATH=\"$(UAMS_PATH)/\" \
        -DSPOOLDIR=\"$(spooldir)/\"