diff options
Diffstat (limited to 'libjava/libltdl/acinclude.m4')
-rw-r--r-- | libjava/libltdl/acinclude.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libjava/libltdl/acinclude.m4 b/libjava/libltdl/acinclude.m4 index 9491c77..0666824 100644 --- a/libjava/libltdl/acinclude.m4 +++ b/libjava/libltdl/acinclude.m4 @@ -6371,6 +6371,7 @@ AC_DEFUN([AC_LTDL_SHLIBEXT], AC_CACHE_CHECK([which extension is used for loadable modules], [libltdl_cv_shlibext], [ +## 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 |