]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
fix spacing
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Sun, 25 Apr 1999 11:26:30 +0000 (11:26 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Sun, 25 Apr 1999 11:26:30 +0000 (11:26 +0000)
ltconfig.in

index b37dcc5c4e98f53e0e7d5ecf5d38c9c3ea9a79f7..b48f1d9a94de9293e0af2a6d882156c36faadedb 100755 (executable)
@@ -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*)