commit | 09bdf72be30aefd71b515ccced5fe7cd6cec154d | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Wed May 08 08:51:29 2002 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Wed May 08 08:51:29 2002 +0000 |
tree | 0f602aaca6e176955837e1351d064c807c89ce61 | |
parent | e452659237aa9716231fd97f7fb59bc0eff0d417 [diff] [blame] |
Patch #553403: Fix typo.
diff --git a/configure b/configure index 9371e6b..ddd86db 100755 --- a/configure +++ b/configure
@@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 1.313 . +# From configure.in Revision: 1.314 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.53. # @@ -3018,7 +3018,7 @@ LDLIBRARY="$LIBRARY" BLDLIBRARY='$(LDLIBRARY)' -INSTSONMAE='$(LDLIBRARY)' +INSTSONAME='$(LDLIBRARY)' DLLLIBRARY='' LDLIBRARYDIR='' RUNSHARED=''