diff options
author | Roland McGrath <roland@hack.frob.com> | 2011-06-10 11:09:12 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2011-06-10 11:09:12 -0700 |
commit | b68e08db76547937ea6e1902e87a5ea98c906f0c (patch) | |
tree | d7b715ff9ab8a3a8a3bb0f79067b6f2f309008a8 /ChangeLog | |
parent | b350afabd9c4980a629e6bedf359d1b7b2f31375 (diff) | |
download | glibc-b68e08db76547937ea6e1902e87a5ea98c906f0c.tar.gz glibc-b68e08db76547937ea6e1902e87a5ea98c906f0c.tar.xz glibc-b68e08db76547937ea6e1902e87a5ea98c906f0c.zip |
Use AC_LANG_PROGRAM in nss-crypt check.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3cb0de336d..c5dff272fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2011-06-10 Roland McGrath <roland@hack.frob.com> + * configure.in (nss-crypt check): Use AC_LANG_PROGRAM. + * configure: Regenerated. + * Makerules: Revert last change. * elf/Makefile: Likewise. |