* 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 82a20dd..28c154b 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.