]> andersk Git - nss_nonlocal.git/blobdiff - configure.ac
Automakefiscate and libtoolfiscate.
[nss_nonlocal.git] / configure.ac
index 241f2c4cd266d94dd637befb6fe23c5d5a35b59e..28790a1fb964a67e0e9424b73206d3040290e296 100644 (file)
@@ -1,8 +1,11 @@
 AC_INIT([nss_nonlocal], [1.7], [andersk@mit.edu])
+AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 
 AC_PREFIX_DEFAULT([/])
+AC_DISABLE_STATIC
 AC_PROG_CC
 AC_PROG_INSTALL
+AC_PROG_LIBTOOL
 
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_FILES([Makefile])
This page took 0.050285 seconds and 4 git commands to generate.