Enlightenment CVS committal

Author  : raster
Project : e17
Module  : proto

Dir     : e17/proto/epdf


Modified Files:
        epdf-config.in 


Log Message:


1. autofoot patches.
2. fix maximize to work again. :)

===================================================================
RCS file: /cvs/e/e17/proto/epdf/epdf-config.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- epdf-config.in      15 Feb 2006 21:45:08 -0000      1.1
+++ epdf-config.in      11 Jun 2006 10:23:48 -0000      1.2
@@ -39,8 +39,8 @@
       echo @PACKAGE_VERSION@
       ;;
     --cflags)
-      if test @includedir@ != /usr/include ; then
-        [EMAIL PROTECTED]@
+      if test @prefix@/local != /usr/include ; then
+        includes="[EMAIL PROTECTED]@/local"
       fi
       echo $includes @EVAS_CFLAGS@ @ECORE_CFLAGS@ @EWL_CFLAGS@ @ETK_CFLAGS@ 
-I$prefix/include/epdf
       ;;




_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to