]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* ltconfig.in (Usage): Removed --enable-dlopen-self.
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Sat, 10 Apr 1999 05:12:06 +0000 (05:12 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Sat, 10 Apr 1999 05:12:06 +0000 (05:12 +0000)
Reported by Pavel Roskin <pavel_roskin@geocities.com>

ChangeLog
ltconfig.in

index 30787007d32c82a9e08c24701bc6ffa20b49a2bc..b1385928805742f147280325117bf37756c1b228 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-04-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
+       * ltconfig.in (Usage): Removed --enable-dlopen-self.
+       Reported by Pavel Roskin <pavel_roskin@geocities.com>
+
        * ltconfig.in: Moved sysv4 before sysv4.*.
        (symcode): Brian's overrider is specific to sysv4, not sysv4*.
 
index 0a5b15c8b4a7ab6d127e80ff1d6e78e9d16feba8..0fbab327e9d2bdca5df68504ac9ecf6a142b59df 100755 (executable)
@@ -240,7 +240,6 @@ Generate a system-specific libtool script.
     --disable-static       do not build static libraries
     --disable-fast-install do not optimize for fast installation
     --enable-dlopen        enable dlopen support
-    --enable-dlopen-self   enable support for dlopening programs
     --help                 display this help and exit
     --no-verify            do not verify that HOST is a valid host type
 -o, --output=FILE          specify the output file [default=$default_ofile]