]> granicus.if.org Git - python/commitdiff
fix a merge mistake - readline not built by default
authorAndrew MacIntyre <andymac@bullseye.apana.org.au>
Thu, 2 Jan 2003 12:38:39 +0000 (12:38 +0000)
committerAndrew MacIntyre <andymac@bullseye.apana.org.au>
Thu, 2 Jan 2003 12:38:39 +0000 (12:38 +0000)
PC/os2emx/Makefile

index da7a2ef301180fe7d30c324449580037b6e1d3e9..3bf4fc27921c0d6ff64cdbf626f9f857959e2e7e 100644 (file)
@@ -45,7 +45,7 @@ GMPZ=         no
 #       - is linked statically
 #       I have had no success trying to use a DLL version, even with
 #       the multithreading switch.
-GREADLINE=     yes
+GREADLINE=     no
 # Do you have the BSD DB library (v1.85) as included in the EMXBSD package?
 # NOTE: this library needs to be recompiled with a structure member
 #       renamed to avoid problems with the multithreaded errno support