diff --git a/libjava/libltdl/ChangeLog b/libjava/libltdl/ChangeLog
index 62f8138cf7c2cf9e0fea7cc9c28c540cab074327..f510aa9700f3bad72f0945908f1e8b494ed88ea9 100644
--- a/libjava/libltdl/ChangeLog
+++ b/libjava/libltdl/ChangeLog
@@ -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
diff --git a/libjava/libltdl/configure b/libjava/libltdl/configure
index 3c8e9fead696128e4f97478afa4b921d95080f7e..75fde319a26d11f1737cc31ae0709ddf5441ac18 100755
--- a/libjava/libltdl/configure
+++ b/libjava/libltdl/configure
@@ -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