comparison configure.ac @ 142:36ca3fa755e0

Autotools merge of packages done
author lost
date Wed, 28 Jan 2009 06:06:05 +0000
parents bb5d2edf4e9f
children afe30454382f
comparison
equal deleted inserted replaced
141:bb5d2edf4e9f 142:36ca3fa755e0
1 AC_INIT([LWASM], [2.0], [lost@l-w.ca]) 1 AC_INIT([LWTOOLS], [3.0], [lost@l-w.ca])
2 AM_INIT_AUTOMAKE([-Wall -Werror foreign]) 2 AM_INIT_AUTOMAKE([-Wall -Werror foreign])
3 AC_PROG_CC 3 AC_PROG_CC
4 AC_CONFIG_HEADERS([src/config.h lwlink/config.h]) 4 AC_CONFIG_HEADERS([src/config.h])
5 AC_CONFIG_FILES([ 5 AC_CONFIG_FILES([
6 Makefile 6 Makefile
7 src/Makefile 7 src/Makefile
8 doc/Makefile 8 doc/Makefile
9 lwlink/Makefile 9 lwlink/Makefile