fix dependency bug in python
authorJohn Crispin <john@openwrt.org>
Sun, 14 Oct 2007 05:12:22 +0000 (05:12 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 14 Oct 2007 05:12:22 +0000 (05:12 +0000)
SVN-Revision: 9310

lang/python/Makefile

index d1c6e15b9df36108d4e5e433b98b5c56bb29793b..24e581c57810b25504f221b53bfe8477de341b36 100644 (file)
@@ -123,6 +123,7 @@ define Build/Compile
                --disable-ipv6 \
                --without-cxx-main \
                --with-threads \
+               ac_cv_lib_readline_readline=no \
                HOSTPYTHON=./hostpython \
                HOSTPGEN=./hostpgen \
                OPT="$(TARGET_CFLAGS)" \