diff configure.ac @ 142:36ca3fa755e0

Autotools merge of packages done
author lost
date Wed, 28 Jan 2009 06:06:05 +0000
parents bb5d2edf4e9f
children afe30454382f
line wrap: on
line diff
--- a/configure.ac	Wed Jan 28 06:02:33 2009 +0000
+++ b/configure.ac	Wed Jan 28 06:06:05 2009 +0000
@@ -1,7 +1,7 @@
-AC_INIT([LWASM], [2.0], [lost@l-w.ca])
+AC_INIT([LWTOOLS], [3.0], [lost@l-w.ca])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 AC_PROG_CC
-AC_CONFIG_HEADERS([src/config.h lwlink/config.h])
+AC_CONFIG_HEADERS([src/config.h])
 AC_CONFIG_FILES([
 	Makefile
 	src/Makefile