aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 6 insertions, 0 deletions
diff --git a/configure b/configure
index a883a8f9465..039d5f86333 100755
--- a/configure
+++ b/configure
@@ -21149,6 +21149,12 @@ esac
;;
esac
+ case " $LIBOBJS " in
+ *" win32setlocale.$ac_objext "* ) ;;
+ *) LIBOBJS="$LIBOBJS win32setlocale.$ac_objext"
+ ;;
+esac
+
cat >>confdefs.h <<\_ACEOF
#define HAVE_SYMLINK 1