Mercurial > hg-old > index.cgi
view configure.ac @ 196:e7309c716059
Allow relative addressing to ignore a # before the operand (16 bit too!)
author | lost |
---|---|
date | Sun, 22 Mar 2009 17:58:43 +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