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

List:       kde-commits
Subject:    kdegraphics/kpdf
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2004-09-23 20:39:49
Message-ID: 20040923203949.29551990D () office ! kde ! org
[Download RAW message or body]

CVS commit by aacid: 

Define to 0 when the header is not present so we don't get the warning about a non defined thing


  M +3 -1      configure.in.in   1.13


--- kdegraphics/kpdf/configure.in.in  #1.12:1.13
@@ -35,5 +35,7 @@
   LIBPAPER_LIBS='-lpaper'
   AC_DEFINE_UNQUOTED(HAVE_PAPER_H, 1, [Define to 1 if you have the <paper.h>  header file.])
-])
+],
+  AC_DEFINE_UNQUOTED(HAVE_PAPER_H, 0, [Define to 1 if you have the <paper.h>  header file.])
+)
 AC_SUBST(LIBPAPER_LIBS)
 


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

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