From: Alexandre Oliva Date: Sat, 10 Apr 1999 05:12:17 +0000 (+0000) Subject: * ltconfig.in (Usage): Removed --enable-dlopen-self. X-Git-Tag: release-1-3b~131 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6103261ff59e71c85a6960cb46c66663292d18e6;p=thirdparty%2Flibtool.git * ltconfig.in (Usage): Removed --enable-dlopen-self. Reported by Pavel Roskin --- diff --git a/ChangeLog b/ChangeLog index b11aab3bd..2dbf8a267 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 1999-04-10 Alexandre Oliva + * ltconfig.in (Usage): Removed --enable-dlopen-self. + Reported by Pavel Roskin + * ltconfig.in: Moved sysv4 before sysv4.*. (symcode): Brian's overrider is specific to sysv4, not sysv4*. diff --git a/ltconfig.in b/ltconfig.in index ca16f3c10..d9ae44ede 100755 --- a/ltconfig.in +++ b/ltconfig.in @@ -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]