summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index eaaf34b919fe..21384ee7b960 100644
--- a/configure.ac
+++ b/configure.ac
@@ -441,7 +441,6 @@ cygwin*|interix*|mingw32*)
test_freetype=no
test_fontconfig=no
_os=WINNT
- use_shl_version="TRUE"
DLLPOST=".dll"
LINKFLAGSNOUNDEFS=
@@ -615,8 +614,6 @@ if test "$_os" = "AIX"; then
fi
fi
-AC_SUBST(use_shl_version)
-
AC_SUBST(WITH_MINGW)
AC_SUBST(OSVERSION)
AC_SUBST(PTHREAD_CFLAGS)