[Lunar-commits] r26393 - moonbase/trunk/libs/poppler
    Dennis Veatch 
    stumbles at lunar-linux.org
       
    Fri Oct 26 18:54:42 CEST 2007
    
    
  
Author: stumbles
Date: 2007-10-26 18:54:42 +0200 (Fri, 26 Oct 2007)
New Revision: 26393
Modified:
   moonbase/trunk/libs/poppler/BUILD
Log:
just a twiddle
Modified: moonbase/trunk/libs/poppler/BUILD
===================================================================
--- moonbase/trunk/libs/poppler/BUILD	2007-10-26 16:51:48 UTC (rev 26392)
+++ moonbase/trunk/libs/poppler/BUILD	2007-10-26 16:54:42 UTC (rev 26393)
@@ -2,6 +2,10 @@
 
   OPTS="$OPTS --disable-gtk-test --enable-xpdf-headers"
 
+  if module_installed qt4; then
+   OPTS="$OPTS --enable-poppler-qt4"
+  fi &&
+
   default_build
 
 ) > $C_FIFO 2>&1
    
    
More information about the Lunar-commits
mailing list