Mercurial > hg-old > index.cgi
view configure.ac @ 170:bf69160da467
Added ability to use 0x and 0X as prefixes for hexadecimal numbers
author | lost |
---|---|
date | Sun, 01 Mar 2009 00:53:21 +0000 |
parents | 56d60169fc4d |
children | d610b8aef91b |
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 ]) AC_OUTPUT