[gnome-control-center] printers: Use CUPS CFLAGS when compiling



commit ed896b806087e27ef4ded9070086133aa899c3a6
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Feb 18 09:43:15 2013 +0100

    printers: Use CUPS CFLAGS when compiling

 panels/printers/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/panels/printers/Makefile.am b/panels/printers/Makefile.am
index bc7772c..4e7715b 100644
--- a/panels/printers/Makefile.am
+++ b/panels/printers/Makefile.am
@@ -3,6 +3,7 @@ cappletname = printers
 INCLUDES =                                             \
        $(PANEL_CFLAGS)                                 \
        $(PRINTERS_PANEL_CFLAGS)                        \
+       $(CUPS_CFLAGS)                                  \
        $(SMBCLIENT_CFLAGS)                             \
        -I$(top_srcdir)/shell/                          \
        -DGNOMELOCALEDIR="\"$(datadir)/locale\""        \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]