2009-04-17 Jeff johnston <jjohnstn@redhat.com>
* configure.in: Remove _HAVE_ARRAY_ALIASING check.
* configure: Regenerated.
* Makefile.in: Regenerated.
* newlib.hin: Remove _HAVE_ARRAY_ALIASING flag.
* libc/ctype/ctype_.c: Do not check for _HAVE_ARRAY_ALIASING.
* libm/configure.in: Change AC_TRY_COMPILE to AC_TRY_COMMAND to
avoid executable test.
* libm/configure: Regenerated.
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
* configure.in: Remove _HAVE_ARRAY_ALIASING check.
|
||||
* configure: Regenerated.
|
||||
* Makefile.in: Regenerated.
|
||||
* newlib.hin: Remove _HAVE_ARRAY_ALIASING flag.
|
||||
* libc/ctype/ctype_.c: Do not check for _HAVE_ARRAY_ALIASING.
|
||||
* libm/configure.in: Change AC_TRY_COMPILE to AC_TRY_COMMAND to
|
||||
|
||||
@@ -261,7 +261,6 @@ host_vendor = @host_vendor@
|
||||
includedir = @includedir@
|
||||
infodir = @infodir@
|
||||
install_sh = @install_sh@
|
||||
libc_cv_array_aliasing = @libc_cv_array_aliasing@
|
||||
libc_cv_initfinit_array = @libc_cv_initfinit_array@
|
||||
libdir = @libdir@
|
||||
libexecdir = @libexecdir@
|
||||
|
||||
Reference in New Issue
Block a user