* configure.in: Remove deprecated AM_C_PROTOTYPES (no more
supported in automake 1.12).
This commit is contained in:
parent
1a7960421e
commit
fb7906760e
@ -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>
|
2012-05-18 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
* src/useradd.c: Keep the default file as much as possible to
|
* src/useradd.c: Keep the default file as much as possible to
|
||||||
|
@ -19,7 +19,6 @@ AC_PROG_CC
|
|||||||
AC_ISC_POSIX
|
AC_ISC_POSIX
|
||||||
AC_PROG_LN_S
|
AC_PROG_LN_S
|
||||||
AC_PROG_YACC
|
AC_PROG_YACC
|
||||||
AM_C_PROTOTYPES
|
|
||||||
AM_PROG_LIBTOOL
|
AM_PROG_LIBTOOL
|
||||||
|
|
||||||
dnl Checks for libraries.
|
dnl Checks for libraries.
|
||||||
|
Loading…
Reference in New Issue
Block a user