|
|
@ -1,5 +1,5 @@
|
|
|
|
#! /bin/sh
|
|
|
|
#! /bin/sh
|
|
|
|
# From configure.ac Revision: 200519 .
|
|
|
|
# From configure.ac Revision: 200985 .
|
|
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
|
|
# Guess values for system-dependent variables and create Makefiles.
|
|
|
|
# Generated by GNU Autoconf 2.63 for asterisk 1.6.
|
|
|
|
# Generated by GNU Autoconf 2.63 for asterisk 1.6.
|
|
|
|
#
|
|
|
|
#
|
|
|
@ -18017,13 +18017,6 @@ $as_echo_n "checking for compiler 'attribute pure' support... " >&6; }
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
|
|
|
|
|
|
|
|
if test "x" = "x"
|
|
|
|
|
|
|
|
then
|
|
|
|
|
|
|
|
attribute_scope="static"
|
|
|
|
|
|
|
|
else
|
|
|
|
|
|
|
|
attribute_scope=""
|
|
|
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test "x" = "x"
|
|
|
|
if test "x" = "x"
|
|
|
|
then
|
|
|
|
then
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
@ -18032,7 +18025,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__((pure)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__((pure)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -18083,7 +18076,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__(()) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__(()) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -18138,13 +18131,6 @@ $as_echo_n "checking for compiler 'attribute malloc' support... " >&6; }
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
|
|
|
|
|
|
|
|
if test "x" = "x"
|
|
|
|
|
|
|
|
then
|
|
|
|
|
|
|
|
attribute_scope="static"
|
|
|
|
|
|
|
|
else
|
|
|
|
|
|
|
|
attribute_scope=""
|
|
|
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test "x" = "x"
|
|
|
|
if test "x" = "x"
|
|
|
|
then
|
|
|
|
then
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
@ -18153,7 +18139,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__((malloc)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__((malloc)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -18204,7 +18190,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__(()) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__(()) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -18259,13 +18245,6 @@ $as_echo_n "checking for compiler 'attribute const' support... " >&6; }
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
|
|
|
|
|
|
|
|
if test "x" = "x"
|
|
|
|
|
|
|
|
then
|
|
|
|
|
|
|
|
attribute_scope="static"
|
|
|
|
|
|
|
|
else
|
|
|
|
|
|
|
|
attribute_scope=""
|
|
|
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test "x" = "x"
|
|
|
|
if test "x" = "x"
|
|
|
|
then
|
|
|
|
then
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
@ -18274,7 +18253,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__((const)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__((const)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -18325,7 +18304,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__(()) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__(()) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -18380,13 +18359,6 @@ $as_echo_n "checking for compiler 'attribute unused' support... " >&6; }
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
|
|
|
|
|
|
|
|
if test "x" = "x"
|
|
|
|
|
|
|
|
then
|
|
|
|
|
|
|
|
attribute_scope="static"
|
|
|
|
|
|
|
|
else
|
|
|
|
|
|
|
|
attribute_scope=""
|
|
|
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test "x" = "x"
|
|
|
|
if test "x" = "x"
|
|
|
|
then
|
|
|
|
then
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
@ -18395,7 +18367,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__((unused)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__((unused)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -18446,7 +18418,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__(()) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__(()) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -18501,13 +18473,6 @@ $as_echo_n "checking for compiler 'attribute always_inline' support... " >&6; }
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
|
|
|
|
|
|
|
|
if test "x" = "x"
|
|
|
|
|
|
|
|
then
|
|
|
|
|
|
|
|
attribute_scope="static"
|
|
|
|
|
|
|
|
else
|
|
|
|
|
|
|
|
attribute_scope=""
|
|
|
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test "x" = "x"
|
|
|
|
if test "x" = "x"
|
|
|
|
then
|
|
|
|
then
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
@ -18516,7 +18481,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__((always_inline)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__((always_inline)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -18567,7 +18532,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__(()) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__(()) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -18622,13 +18587,6 @@ $as_echo_n "checking for compiler 'attribute deprecated' support... " >&6; }
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
|
|
|
|
|
|
|
|
if test "x" = "x"
|
|
|
|
|
|
|
|
then
|
|
|
|
|
|
|
|
attribute_scope="static"
|
|
|
|
|
|
|
|
else
|
|
|
|
|
|
|
|
attribute_scope=""
|
|
|
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test "x" = "x"
|
|
|
|
if test "x" = "x"
|
|
|
|
then
|
|
|
|
then
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
@ -18637,7 +18595,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__((deprecated)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__((deprecated)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -18688,7 +18646,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__(()) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__(()) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -18743,13 +18701,6 @@ $as_echo_n "checking for compiler 'attribute sentinel' support... " >&6; }
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
|
|
|
|
|
|
|
|
if test "x" = "x"
|
|
|
|
|
|
|
|
then
|
|
|
|
|
|
|
|
attribute_scope="static"
|
|
|
|
|
|
|
|
else
|
|
|
|
|
|
|
|
attribute_scope=""
|
|
|
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test "x" = "x"
|
|
|
|
if test "x" = "x"
|
|
|
|
then
|
|
|
|
then
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
@ -18758,7 +18709,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__((sentinel)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__((sentinel)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -18809,7 +18760,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__(()) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__(()) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -18864,13 +18815,6 @@ $as_echo_n "checking for compiler 'attribute warn_unused_result' support... " >&
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
|
|
|
|
|
|
|
|
if test "x" = "x"
|
|
|
|
|
|
|
|
then
|
|
|
|
|
|
|
|
attribute_scope="static"
|
|
|
|
|
|
|
|
else
|
|
|
|
|
|
|
|
attribute_scope=""
|
|
|
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test "x" = "x"
|
|
|
|
if test "x" = "x"
|
|
|
|
then
|
|
|
|
then
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
@ -18879,7 +18823,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__((warn_unused_result)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__((warn_unused_result)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -18930,7 +18874,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__(()) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__(()) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -18985,13 +18929,6 @@ $as_echo_n "checking for compiler 'attribute weakref' support... " >&6; }
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
|
|
|
|
|
|
|
|
if test "x" = "x"
|
|
|
|
|
|
|
|
then
|
|
|
|
|
|
|
|
attribute_scope="static"
|
|
|
|
|
|
|
|
else
|
|
|
|
|
|
|
|
attribute_scope=""
|
|
|
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test "xweakref("foo")" = "x"
|
|
|
|
if test "xweakref("foo")" = "x"
|
|
|
|
then
|
|
|
|
then
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
@ -19000,7 +18937,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__((weakref)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__((weakref)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -19051,7 +18988,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__((weakref("foo"))) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__((weakref("foo"))) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -19106,13 +19043,6 @@ $as_echo_n "checking for compiler 'attribute weak_import' support... " >&6; }
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
saved_CFLAGS="$CFLAGS"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
CFLAGS="$CFLAGS -Wall -Wno-unused -Werror"
|
|
|
|
|
|
|
|
|
|
|
|
if test "x""" = "x"
|
|
|
|
|
|
|
|
then
|
|
|
|
|
|
|
|
attribute_scope="static"
|
|
|
|
|
|
|
|
else
|
|
|
|
|
|
|
|
attribute_scope=""""
|
|
|
|
|
|
|
|
fi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if test "x" = "x"
|
|
|
|
if test "x" = "x"
|
|
|
|
then
|
|
|
|
then
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >conftest.$ac_ext <<_ACEOF
|
|
|
@ -19121,7 +19051,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__((weak_import)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__((weak_import)) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -19172,7 +19102,7 @@ _ACEOF
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
|
|
/* end confdefs.h. */
|
|
|
|
/* end confdefs.h. */
|
|
|
|
$attribute_scope void __attribute__(()) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
void __attribute__(()) *test(void *muffin, ...) {return (void *) 0;}
|
|
|
|
int
|
|
|
|
int
|
|
|
|
main ()
|
|
|
|
main ()
|
|
|
|
{
|
|
|
|
{
|
|
|
|