diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-10-09 15:48:55 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-10-09 15:48:55 -0700 |
commit | 7f82e4f470fd74ab3cef53941dc13bc005618759 (patch) | |
tree | b8e1411d735f5cf8744ea4cef053dcdf6ac05790 /libidn/ChangeLog | |
parent | b8493de0ec56473c5e6e7738cdaf033c49221826 (diff) | |
download | glibc-7f82e4f470fd74ab3cef53941dc13bc005618759.tar.gz glibc-7f82e4f470fd74ab3cef53941dc13bc005618759.tar.xz glibc-7f82e4f470fd74ab3cef53941dc13bc005618759.zip |
Automatically disable libidn add-on under --disable-shared.
Diffstat (limited to 'libidn/ChangeLog')
-rw-r--r-- | libidn/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libidn/ChangeLog b/libidn/ChangeLog index 58a95b1b93..07af658b21 100644 --- a/libidn/ChangeLog +++ b/libidn/ChangeLog @@ -1,3 +1,9 @@ +2012-10-09 Roland McGrath <roland@hack.frob.com> + + * configure.in: If $shared != yes, just disable the add-on entirely + and issue a warning. + * configure: Regenerated. + 2012-03-07 Ulrich Drepper <drepper@gmail.com> * Makefile (distribute): Remove variable. |