From: Alexandre Oliva Date: Sat, 10 Apr 1999 05:12:06 +0000 (+0000) Subject: * ltconfig.in (Usage): Removed --enable-dlopen-self. X-Git-Tag: release-1-3~56 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe911c1a1e234aaab1ac54ba7a6aa849a4e12c21;p=thirdparty%2Flibtool.git * ltconfig.in (Usage): Removed --enable-dlopen-self. Reported by Pavel Roskin --- diff --git a/ChangeLog b/ChangeLog index 30787007d..b13859288 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 0a5b15c8b..0fbab327e 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]