iron.git

ref: d27125cad9f0e0c6c7710121a480a4830c19396d

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