diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 @@ echo "${ECHO_T}$LIBRARY" >&6 LDLIBRARY="$LIBRARY" BLDLIBRARY='$(LDLIBRARY)' -INSTSONMAE='$(LDLIBRARY)' +INSTSONAME='$(LDLIBRARY)' DLLLIBRARY='' LDLIBRARYDIR='' RUNSHARED='' |