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