]> granicus.if.org Git - shadow/commitdiff
* configure.in: Remove deprecated AM_C_PROTOTYPES (no more
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 19 May 2012 08:27:42 +0000 (08:27 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 19 May 2012 08:27:42 +0000 (08:27 +0000)
supported in automake 1.12).

ChangeLog
configure.in

index fab7ad3ac605cf8e711ef93ed682f6c0c185d012..6d4fc67f5b65629f848b03983d00d577a48b73ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-05-19  Nitin A Kamble  <nitin.a.kamble@intel.com>
+
+       * configure.in: Remove deprecated AM_C_PROTOTYPES (no more
+       supported in automake 1.12).
+
 2012-05-18  Nicolas François  <nicolas.francois@centraliens.net>
 
        * src/useradd.c: Keep the default file as much as possible to
index c7ef3bfa7fa8dc35b9757a45f58878e2d3978fdd..b41d70df7552b07edc41610b76754b92557f9f82 100644 (file)
@@ -19,7 +19,6 @@ AC_PROG_CC
 AC_ISC_POSIX
 AC_PROG_LN_S
 AC_PROG_YACC
-AM_C_PROTOTYPES
 AM_PROG_LIBTOOL
 
 dnl Checks for libraries.