From: Alexandre Oliva Date: Sun, 25 Apr 1999 11:26:30 +0000 (+0000) Subject: fix spacing X-Git-Tag: release-1-3~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcd8326b21ff5fae8a20aa9d73bad612444404db;p=thirdparty%2Flibtool.git fix spacing --- diff --git a/ltconfig.in b/ltconfig.in index b37dcc5c4..b48f1d9a9 100755 --- a/ltconfig.in +++ b/ltconfig.in @@ -1320,10 +1320,10 @@ else ;; sco3.2v5*) - archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linkopts' - hardcode_shlibpath_var=no - runpath_var=LD_RUN_PATH - hardcode_runpath_var=yes + archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linkopts' + hardcode_shlibpath_var=no + runpath_var=LD_RUN_PATH + hardcode_runpath_var=yes ;; solaris*)