Rev 2303 | Blame | Compare with Previous | Last modification | View Log | RSS feed
AC_INIT([din], [60WIP], [jag@dinisnoise.org])
AC_CONFIG_SRCDIR([configure.ac])
AM_INIT_AUTOMAKE([foreign subdir-objects])
AC_PROG_CC
AC_PROG_CXX
AC_PROG_OBJC
AC_CONFIG_FILES([Makefile src/Makefile src/factory/Makefile src/factory/country/Makefile pixmaps/Makefile])
AC_OUTPUT