]> 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:17 +0000 (05:12 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Sat, 10 Apr 1999 05:12:17 +0000 (05:12 +0000)
Reported by Pavel Roskin <pavel_roskin@geocities.com>

ChangeLog
ltconfig.in

index b11aab3bdfda4e78393d8637dee6ecf51375fe97..2dbf8a267844b8555b694662b4436a53b5b89833 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 ca16f3c10f6b6fa048fd2b1a793d2e04f001e1a2..d9ae44ede261107b5d5eb27fc2c7b3863749c689 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]