1
2
3
4
5
6
AC_INIT(roxen.c)
AC_CONFIG_HEADER(config.h)
AC_MODULE_INIT()
AC_OUTPUT(Makefile,echo FOO >stamp-h )