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

List:       kde-commits
Subject:    kdegraphics/kpdf
From:       André Wöbbeking <Woebbeking () web ! de>
Date:       2004-08-25 20:30:14
Message-ID: 20040825203014.AA192253E () office ! kde ! org
[Download RAW message or body]

CVS commit by woebbe: 

OK, no absolute include paths.

CCMAIL: Albert Astals Cid <tsdgeos@terra.es>


  M +1 -1      fofi/Makefile.am   1.4
  M +1 -1      goo/Makefile.am   1.11
  M +1 -1      kpdf/Makefile.am   1.25
  M +1 -1      splash/Makefile.am   1.3
  M +1 -1      xpdf/Makefile.am   1.16


--- kdegraphics/kpdf/xpdf/Makefile.am  #1.15:1.16
@@ -1,3 +1,3 @@
-INCLUDES = -I$(top_srcdir)/kpdf -I$(srcdir)/../fofi -I$(srcdir)/../splash \
-I$(srcdir)/../goo $(all_includes) $(LIBFREETYPE_CFLAGS) +INCLUDES = -I$(srcdir)/.. \
-I$(srcdir)/../fofi -I$(srcdir)/../splash -I$(srcdir)/../goo $(all_includes) \
$(LIBFREETYPE_CFLAGS)  
 libxpdf_la_LDFLAGS = $(all_libraries)

--- kdegraphics/kpdf/splash/Makefile.am  #1.2:1.3
@@ -1,3 +1,3 @@
-INCLUDES = -I$(top_srcdir)/kpdf -I$(srcdir)/../fofi -I$(srcdir)/../goo \
$(LIBFREETYPE_CFLAGS) +INCLUDES = -I$(srcdir)/.. -I$(srcdir)/../fofi \
-I$(srcdir)/../goo $(LIBFREETYPE_CFLAGS)  
 libsplash_la_SOURCES = Splash.cc SplashBitmap.cc SplashClip.cc SplashFTFont.cc \
SplashFTFontEngine.cc \

--- kdegraphics/kpdf/kpdf/Makefile.am  #1.24:1.25
@@ -1,4 +1,4 @@
 # set the include path for X, qt and KDE
-INCLUDES = -I$(top_srcdir)/kpdf -I$(srcdir)/../splash -I$(srcdir)/../fofi \
-I$(srcdir)/../goo -I$(srcdir)/../xpdf $(all_includes) $(FREETYPE_CFLAGS) +INCLUDES = \
-I$(srcdir)/.. -I$(srcdir)/../splash -I$(srcdir)/../fofi -I$(srcdir)/../goo \
-I$(srcdir)/../xpdf $(all_includes) $(FREETYPE_CFLAGS)  
 # these are the headers for your project

--- kdegraphics/kpdf/goo/Makefile.am  #1.10:1.11
@@ -1,3 +1,3 @@
-INCLUDES = -I$(top_srcdir)/kpdf
+INCLUDES = -I$(srcdir)/..
 
 libgoo_la_SOURCES = GHash.cc GList.cc GString.cc gfile.cc gmem.c gmempp.cc

--- kdegraphics/kpdf/fofi/Makefile.am  #1.3:1.4
@@ -1,3 +1,3 @@
-INCLUDES = -I$(top_srcdir)/kpdf -I$(srcdir)/../goo $(all_includes)
+INCLUDES = -I$(srcdir)/.. -I$(srcdir)/../goo $(all_includes)
 
 libfofi_la_LDFLAGS = $(all_libraries)


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

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