configure: Rebuilt.

2006-04-08  Andreas Tobler  <a.tobler@schweiz.ch>

	* configure: Rebuilt.

From-SVN: r112766
This commit is contained in:
Andreas Tobler 2006-04-08 00:33:30 +02:00 committed by Andreas Tobler
parent 9d746d5e11
commit a05906031a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-04-08 Andreas Tobler <a.tobler@schweiz.ch>
* configure: Rebuilt.
2006-04-06 Andreas Tobler <a.tobler@schweiz.ch>
* acinclude.m4 (AC_LTDL_SHLIBEXT): Add GCJ LOCAL marker to indicate

View File

@ -20477,6 +20477,7 @@ if test "${libltdl_cv_shlibext+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
## GCJ LOCAL: gcj specific stuff. Please keep it.
# Here in libltdl for libgcj we don't build modules for darwin.
# So we say no. Then the extension gets .dylib which is the right
# thing for shared libraries on darwin. Please keep me next time you
@ -21338,7 +21339,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
#line 21341 "configure"
#line 21342 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H