Enlightenment CVS committal

Author  : mej
Project : e17
Module  : libs/imlib2

Dir     : e17/libs/imlib2


Modified Files:
        ChangeLog autogen.sh configure.in 


Log Message:
Mon Mar 31 15:20:43 EST 2003
(KainX)

Finally got around to fixing the build.  Having Imlib2 already installed
should no longer be necessary to build it.

PS:  The next person who breaks this will be in for a severe beating.


===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- ChangeLog   15 Jan 2002 20:23:53 -0000      1.13
+++ ChangeLog   31 Mar 2003 20:23:11 -0000      1.14
@@ -2950,3 +2950,13 @@
 Fixed a whole slew of potential buffer overflows, hopefully including
 the one recently posted to BUGTRAQ.
 
+_______________________________________________
+
+Mon Mar 31 15:20:43 EST 2003
+(KainX)
+
+Finally got around to fixing the build.  Having Imlib2 already installed
+should no longer be necessary to build it.
+
+_______________________________________________
+
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/autogen.sh,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- autogen.sh  6 Oct 2002 18:17:00 -0000       1.17
+++ autogen.sh  31 Mar 2003 20:23:14 -0000      1.18
@@ -36,10 +36,6 @@
     autoheader || abort "autoheader"
     automake --foreign --add-missing || abort "automake"
     autoconf || abort "autoconf"
-    (cd libltdl && aclocal) || abort "in libltdl, aclocal"
-    (cd libltdl && autoheader) || abort "in libltdl, autoheader"
-    (cd libltdl && automake --add-missing) || abort "in libltdl, automake"
-    (cd libltdl && autoconf) || abort "in libltdl, autoconf"
 done
 
 if test -z "$*"; then
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/imlib2/configure.in,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -3 -r1.58 -r1.59
--- configure.in        5 Jun 2002 03:29:51 -0000       1.58
+++ configure.in        31 Mar 2003 20:23:15 -0000      1.59
@@ -124,8 +124,6 @@
 echo "ftp://www.rasterman.com/pub/enlightenment/";
 echo "You can also obtain it from:"
 echo "http://www.freetype.org/";
-echo "You can obtain some truetype fonts from:"
-echo "http://voyager.cns.ohiou.edu/~sadkins/web_library/fonts/font_archive/";
 echo ""
 AC_MSG_ERROR([Fatal Error: no FreeType detected.])], -lm)
 




-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to