[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/kdeprint
From:       Michael Goffioul <goffioul () imec ! be>
Date:       2003-08-01 12:50:33
[Download RAW message or body]

CVS commit by goffioul: 

Tag KDEPrint compilation


  M +1 -0      Makefile.am   1.70
  M +3 -1      cups/Makefile.am   1.38
  M +2 -0      ext/Makefile.am   1.5
  M +2 -0      lpdunix/Makefile.am   1.6
  M +2 -0      lpr/Makefile.am   1.22
  M +2 -0      management/Makefile.am   1.30
  M +2 -0      rlpr/Makefile.am   1.6


--- kdelibs/kdeprint/Makefile.am  #1.69:1.70
@@ -1,2 +1,3 @@
+AM_CPPFLAGS = -D_KDEPRINT_COMPILE
 
 if include_cups_SUBDIR

--- kdelibs/kdeprint/rlpr/Makefile.am  #1.5:1.6
@@ -1,2 +1,4 @@
+AM_CPPFLAGS = -D_KDEPRINT_COMPILE
+
 INCLUDES= -I$(top_srcdir) -I$(top_srcdir)/kdeprint \
-I$(top_srcdir)/kdeprint/management $(all_includes)  

--- kdelibs/kdeprint/management/Makefile.am  #1.29:1.30
@@ -1,2 +1,4 @@
+AM_CPPFLAGS = -D_KDEPRINT_COMPILE
+
 INCLUDES= -I$(top_srcdir)/kdefx -I$(top_srcdir)/kdeprint -I$(top_builddir)/kdeprint \
-I$(top_srcdir)/kio -I$(top_srcdir)/kfile -I$(top_srcdir) $(all_includes)  

--- kdelibs/kdeprint/lpr/Makefile.am  #1.21:1.22
@@ -1,2 +1,4 @@
+AM_CPPFLAGS = -D_KDEPRINT_COMPILE
+
 INCLUDES= -I$(top_srcdir) -I$(top_srcdir)/kdeprint \
-I$(top_srcdir)/kdeprint/management $(all_includes)  

--- kdelibs/kdeprint/lpdunix/Makefile.am  #1.5:1.6
@@ -1,2 +1,4 @@
+AM_CPPFLAGS = -D_KDEPRINT_COMPILE
+
 INCLUDES= -I$(top_srcdir) -I$(top_srcdir)/kdeprint $(all_includes)
 

--- kdelibs/kdeprint/ext/Makefile.am  #1.4:1.5
@@ -1,2 +1,4 @@
+AM_CPPFLAGS = -D_KDEPRINT_COMPILE
+
 INCLUDES= -I$(top_srcdir) -I$(top_srcdir)/kdeprint $(all_includes)
 

--- kdelibs/kdeprint/cups/Makefile.am  #1.37:1.38
@@ -1,2 +1,4 @@
+AM_CPPFLAGS = -D_KDEPRINT_COMPILE
+
 SUBDIRS = cupsdconf2
 
@@ -42,5 +44,5 @@
 
 install-data-local:
-        if test -n "$(cups_modeldir)" && test ! -f \
$(cups_modeldir)/postscript.ppd.gz; then \ +        if test -n "$(cups_modeldir)"; \
                then \
                 $(INSTALL_DATA) $(srcdir)/postscript.ppd.gz \
$(DESTDIR)$(cups_modeldir)/postscript.ppd.gz || true ;\  fi


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic