lists.arthurdejong.org
RSS feed

nss-pam-ldapd commit: r1886 - nss-pam-ldapd

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd commit: r1886 - nss-pam-ldapd



Author: arthur
Date: Sun Dec 30 14:24:40 2012
New Revision: 1886
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1886&view=revision

Log:
use the newer style AM_INIT_AUTOMAKE

Modified:
   nss-pam-ldapd/configure.ac

Modified: nss-pam-ldapd/configure.ac
==============================================================================
--- nss-pam-ldapd/configure.ac  Sun Dec 30 14:16:21 2012        (r1885)
+++ nss-pam-ldapd/configure.ac  Sun Dec 30 14:24:40 2012        (r1886)
@@ -47,7 +47,7 @@
 
 # display notice and initialize automake
 AC_MSG_NOTICE([configuring AC_PACKAGE_TARNAME AC_PACKAGE_VERSION])
-AM_INIT_AUTOMAKE(AC_PACKAGE_TARNAME,AC_PACKAGE_VERSION)
+AM_INIT_AUTOMAKE([check-news gnu std-options color-tests --warnings=all])
 
 # create a config.h file (Automake will add -DHAVE_CONFIG_H)
 AC_CONFIG_HEADERS([config.h])
-- 
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/