ref: 09e2d12b642d29de591cc02209f56145e86351d7
iron/configure.ac
AC_INIT([iron], [0.1], [paolo@lulli.net], [iron]) AC_CONFIG_FILES([Makefile bin/Makefile etc/Makefile libexec/Makefile bin/iron ]) AM_INIT_AUTOMAKE(foreign) #AC_PROG_CC AC_PROG_INSTALL AC_OUTPUT