Don't build readline's shared libs by default
[deliverable/binutils-gdb.git] / readline / configure
index 3af8fbe1a3e930bbfb55c254e6afe0c4e2206c3c..813e3797e459b6a834c7c41ccc747f33fbffe72a 100755 (executable)
@@ -2352,7 +2352,7 @@ fi
 
 opt_multibyte=yes
 opt_static_libs=yes
-opt_shared_libs=yes
+opt_shared_libs=no
 
 # Check whether --enable-multibyte was given.
 if test "${enable_multibyte+set}" = set; then :
This page took 0.025596 seconds and 4 git commands to generate.