Enlightenment CVS committal

Author  : doursse
Project : e17
Module  : proto/epdf

Dir     : e17/proto/epdf


Modified Files:
        ChangeLog configure.in 
Removed Files:
        acinclude.m4 


Log Message:
* acinclude.m4:
* configure.in:
use AC_LIBTOOL_LANG_F77_CONFIG instead of
an m4 macro
* src/plugins/Makefile.am:
add a new line at end of file

===================================================================
RCS file: /cvs/e/e17/proto/epdf/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- ChangeLog   15 Feb 2006 21:45:08 -0000      1.1
+++ ChangeLog   30 Aug 2007 08:16:26 -0000      1.2
@@ -0,0 +1,9 @@
+2007-08-30  Vincent Torri  <doursse at users dot sf dot net>
+
+       * acinclude.m4:
+       * configure.in:
+       use AC_LIBTOOL_LANG_F77_CONFIG instead of
+       an m4 macro
+
+       * src/plugins/Makefile.am:
+       add a new line at end of file
===================================================================
RCS file: /cvs/e/e17/proto/epdf/configure.in,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- configure.in        8 Jul 2007 17:19:34 -0000       1.9
+++ configure.in        30 Aug 2007 08:16:26 -0000      1.10
@@ -4,7 +4,7 @@
 
 AM_INIT_AUTOMAKE(1.6)
 
-AC_LIBTOOL_TAGS([])
+define([AC_LIBTOOL_LANG_F77_CONFIG], [:])dnl
 AC_PROG_LIBTOOL
 
 AC_PROG_CC



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to