summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 21f2a9a8b..c65dea9dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -76,9 +76,6 @@ AC_CANONICAL_TARGET
if test "$enable_shared" = no -a "$user_specified_enable_or_disable_shared" = yes; then
enable_static=yes
fi
-if test "$enable_shared" = no -a "$enable_static" = yes; then
- enable_static_binary=yes
-fi
# Features requested by the user
AC_MSG_CHECKING([for requested build profile])
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback