Enlightenment CVS committal

Author  : tilman
Project : e17
Module  : proto

Dir     : e17/proto/e_phys


Modified Files:
        ephys-config.in 


Log Message:
unbreak ephys-config

===================================================================
RCS file: /cvs/e/e17/proto/e_phys/ephys-config.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- ephys-config.in     30 Nov 2006 08:08:27 -0000      1.1
+++ ephys-config.in     22 Mar 2007 16:57:05 -0000      1.2
@@ -42,11 +42,11 @@
       if test @prefix@/include != /usr/include ; then
         includes="[EMAIL PROTECTED]@/include"
       fi
-      echo $includes @EVAS_CFLAGS@ @ECORE_CFLAGS@ -I$prefix/include
+      echo $includes @EPHYS_CFLAGS@ -I$prefix/include
       ;;
     --libs)
       [EMAIL PROTECTED]@
-      echo $libdirs -lephys @ECORE_LIBS@ @EVAS_LIBS@ | sed 's/ /\n/g' | sort | 
uniq | sed 'H;$!d;${x;s/\n/ /g;s/^ //}'
+      echo $libdirs -lephys @EPHYS_LIBS@
       ;;
     *)
       echo "${usage}" 1>&2



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to