Mercurial > hg-old > index.cgi
view configure.ac @ 86:033a328a10ae
Checkpoint: object target output
author | lost |
---|---|
date | Fri, 16 Jan 2009 05:33:40 +0000 |
parents | 287a6905a63c |
children | f1df096aa76f 2e8dda44027c |
line wrap: on
line source
AC_INIT([LWASM], [1.0], [lost@l-w.ca]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AC_PROG_CC AC_CONFIG_HEADERS([src/config.h]) AC_CONFIG_FILES([ Makefile src/Makefile ]) AC_OUTPUT