Mercurial > hg-old > index.cgi
view configure.ac @ 359:f50a54d0293a
Indexed part 1
author | lost@starbug |
---|---|
date | Wed, 31 Mar 2010 21:57:45 -0600 |
parents | be63116281b0 |
children | 1c31e9005ff7 |
line wrap: on
line source
AC_INIT([LWTools], [3.0-pre], [lost@l-w.ca]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AC_PROG_CC gl_EARLY # for gnulib gl_INIT AC_CONFIG_HEADERS([config.h]) AC_CONFIG_FILES([ Makefile lib/Makefile lwlib/Makefile lwasm/Makefile ]) AC_OUTPUT