summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.pre.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.pre.in b/Makefile.pre.in
index aab82a5..d5b0ebc 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -35,9 +35,9 @@ LINKCC= @LINKCC@
AR= @AR@
RANLIB= @RANLIB@
SVNVERSION= @SVNVERSION@
-SOABI= @SOABI@
+SOABI= @SOABI@
-GNULD= @GNULD@
+GNULD= @GNULD@
# Shell used by make (some versions default to the login shell, which is bad)
SHELL= /bin/sh