Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/engrave

Dir     : e17/libs/engrave


Modified Files:
        Makefile.am configure.in 
Added Files:
        engrave-config.in 


Log Message:

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/engrave/Makefile.am,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -3 -r1.1.1.1 -r1.2
--- Makefile.am 23 Sep 2004 22:20:18 -0000      1.1.1.1
+++ Makefile.am 22 Oct 2004 21:47:29 -0000      1.2
@@ -7,6 +7,8 @@
                       ltconfig ltmain.sh missing mkinstalldirs \
                       stamp-h.in
 
+bin_SCRIPTS = engrave-config
+
 #install-data-local:
 #      @$(NORMAL_INSTALL)
 #      if test -d $(srcdir)/data; then \
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/engrave/configure.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- configure.in        21 Oct 2004 06:56:36 -0000      1.2
+++ configure.in        22 Oct 2004 21:47:29 -0000      1.3
@@ -86,8 +86,11 @@
 
 AC_OUTPUT([
 Makefile 
+engrave-config
 src/Makefile 
 src/bin/Makefile
 src/lib/Makefile
+], [
+chmod +x engrave-config
 ])
 




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to