Mercurial > hg-old > index.cgi
view configure.ac @ 270:6e940229360b 2.6 2.6.1-fixed
Fixed segault in resolution of sizeof{}
author | lost |
---|---|
date | Sat, 26 Dec 2009 02:39:31 +0000 |
parents | 5f25e7afac21 |
children |
line wrap: on
line source
AC_INIT([LWTOOLS], [2.6.1], [lost@l-w.ca]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AC_PROG_CC gl_EARLY # for gnulib gl_INIT AC_CONFIG_HEADERS([lwasm/config.h]) AC_CONFIG_FILES([ Makefile lwasm/Makefile doc/Makefile lwlink/Makefile lwar/Makefile lib/Makefile ]) AC_OUTPUT