Mercurial > hg-old > index.cgi
view configure.ac @ 208:06effa2faea1
Added some info on building gcc6809 to use lwtools
author | lost |
---|---|
date | Tue, 21 Apr 2009 02:57:37 +0000 |
parents | d610b8aef91b |
children | 51511cf1c9f8 |
line wrap: on
line source
AC_INIT([LWTOOLS], [2.2], [lost@l-w.ca]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AC_PROG_CC AC_CONFIG_HEADERS([lwasm/config.h]) AC_CONFIG_FILES([ Makefile lwasm/Makefile doc/Makefile lwlink/Makefile lwar/Makefile ]) AC_OUTPUT