]> andersk Git - nss_nonlocal.git/blobdiff - configure.ac
Autoconfiscate.
[nss_nonlocal.git] / configure.ac
diff --git a/configure.ac b/configure.ac
new file mode 100644 (file)
index 0000000..912830f
--- /dev/null
@@ -0,0 +1,8 @@
+AC_INIT([nss_nonlocal], [1.7], [andersk@mit.edu])
+
+AC_PREFIX_DEFAULT([/])
+AC_PROG_CC
+AC_PROG_INSTALL
+
+AC_CONFIG_FILES([Makefile])
+AC_OUTPUT
This page took 0.45493 seconds and 4 git commands to generate.