List Info

Thread: r689 - trunk




r689 - trunk
user name
2008-01-19 02:32:04
Author: jimb
Date: Sat Jan 19 02:32:01 2008
New Revision: 689

Log:
* configure.ac (AM_INIT_AUTOMAKE): Don't list required
automake
version here.  Older versions of automake can't find it.
* Makefile.am (AUTOMAKE_OPTIONS): List it here instead.


Modified:
   trunk/Makefile.am
   trunk/configure.ac

Modified: trunk/Makefile.am
============================================================
==================
--- trunk/Makefile.am	(original)
+++ trunk/Makefile.am	Sat Jan 19 02:32:01 2008
 -1,2
+1,3 
 ## Process this file with automake to produce Makefile.in.
+AUTOMAKE_OPTIONS = 1.7.8
 SUBDIRS = gc include

Modified: trunk/configure.ac
============================================================
==================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Sat Jan 19 02:32:01 2008
 -5,7
+5,7 
 AC_CONFIG_HEADERS(include/config.h)
 AC_CONFIG_SRCDIR(include/minor/minor.h)
 AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(1.7.8)
+AM_INIT_AUTOMAKE
 AC_PROG_LIBTOOL
 AC_PROG_CC
 AC_CACHE_SAVE

_______________________________________________
Minor mailing list
Minorred-bean.com
http:/
/www.red-bean.com/mailman/listinfo/minor

[1]

about | contact  Other archives ( Real Estate discussion Medical topics )