]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* configure.in (libc_cv_visibility_attribute): Use AC_TRY_COMMAND,
authorRoland McGrath <roland@gnu.org>
Sun, 16 Mar 2003 02:47:37 +0000 (02:47 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 16 Mar 2003 02:47:37 +0000 (02:47 +0000)
get errors into the log file.
(libc_cv_broken_visibility_attribute): Likewise.
(libc_cv_broken_alias_attribute): Likewise.
(libc_cv_asm_weak_directive): Likewise.
(libc_cv_need_minus_P): Likewise.
(libc_cv_dot_text): Likewise.
(libc_cv_asm_global_directive): Likewise.
(libc_cv_asm_type_prefix): Likewise.
* configure: Regenerated.

ChangeLog

index 82a20dd8c87f5026d8f7f4cbe29fc1e2fe9f85fd..28c154ba23b6a745542089f11b46dd5d137f685f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
 2003-03-15  Roland McGrath  <roland@redhat.com>
 
+       * configure.in (libc_cv_visibility_attribute): Use AC_TRY_COMMAND,
+       get errors into the log file.
+       (libc_cv_broken_visibility_attribute): Likewise.
+       (libc_cv_broken_alias_attribute): Likewise.
+       (libc_cv_asm_weak_directive): Likewise.
+       (libc_cv_need_minus_P): Likewise.
+       (libc_cv_dot_text): Likewise.
+       (libc_cv_asm_global_directive): Likewise.
+       (libc_cv_asm_type_prefix): Likewise.
+       * configure: Regenerated.
+
        * nscd/cache.c (cache_search): Give first arg type `request_type'.
        * nscd/nscd.h: Update decl.