]> andersk Git - nss_nonlocal.git/blob - configure.ac
Autoheaderfiscate.
[nss_nonlocal.git] / configure.ac
1 AC_INIT([nss_nonlocal], [1.7], [andersk@mit.edu])
2
3 AC_PREFIX_DEFAULT([/])
4 AC_PROG_CC
5 AC_PROG_INSTALL
6
7 AC_CONFIG_HEADERS([config.h])
8 AC_CONFIG_FILES([Makefile])
9 AC_OUTPUT
This page took 0.028587 seconds and 5 git commands to generate.