Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : libs/engrave

Dir     : e17/libs/engrave


Modified Files:
        .cvsignore autogen.sh 


Log Message:
- m4 dir is removed
- ignore generated .pc file

===================================================================
RCS file: /cvs/e/e17/libs/engrave/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- .cvsignore  4 Dec 2005 17:16:20 -0000       1.4
+++ .cvsignore  22 Mar 2007 17:53:26 -0000      1.5
@@ -14,3 +14,4 @@
 ltmain.sh
 *.tar.gz
 engrave.spec
+*.pc
===================================================================
RCS file: /cvs/e/e17/libs/engrave/autogen.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- autogen.sh  3 Aug 2005 01:00:17 -0000       1.4
+++ autogen.sh  22 Mar 2007 17:53:26 -0000      1.5
@@ -5,7 +5,7 @@
 
 touch README
 
-echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
+echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS || exit 1
 echo "Running autoheader..." ; autoheader || exit 1
 echo "Running autoconf..." ; autoconf || exit 1
 echo "Running libtoolize..." ; (libtoolize --copy --automake || glibtoolize 
--automake) || exit 1



-------------------------------------------------------------------------
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