Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : proto

Dir     : e17/proto/esmart


Modified Files:
        esmart-config.in 


Log Message:
typo fix

===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/esmart/esmart-config.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- esmart-config.in    14 Sep 2003 00:30:38 -0000      1.1
+++ esmart-config.in    16 Sep 2003 02:18:58 -0000      1.2
@@ -42,11 +42,11 @@
       if test @includedir@ != /usr/include ; then
         [EMAIL PROTECTED]@
       fi
-      echo $includes @imlib2_cflags@ @evas_cflags@ -I$prefix/include
+      echo $includes @imlib_cflags@ @evas_cflags@ -I$prefix/include
       ;;
     --libs)
       [EMAIL PROTECTED]@
-      echo $libdirs -lesmart @imlib2_libs@ @evas_libs@ -lm
+      echo $libdirs -lesmart @imlib_libs@ @evas_libs@ -lm
       ;;
     *)
       echo "${usage}" 1>&2




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to