summaryrefslogtreecommitdiff
blob: 109740a33ccb8c8b00f8174959f330e4e7bc219c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- a/configure
+++ b/configure
@@ -3939,13 +3939,6 @@
 
 
 if test "$GCC" = "yes"; then
-
-  # Check whether --enable-static was given.
-if test "${enable_static+set}" = set; then
-  enableval=$enable_static; LDFLAGS="--static ${LDFLAGS}"
-fi
-
-
   if test "$IN_CFLAGS" = ""; then
     CFLAGS="-Wall -O2"
   fi