]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
I forgot to regenerate this. Oops.
authorMichael W. Hudson <mwh@python.net>
Fri, 22 Mar 2002 11:22:24 +0000 (11:22 +0000)
committerMichael W. Hudson <mwh@python.net>
Fri, 22 Mar 2002 11:22:24 +0000 (11:22 +0000)
configure

index 6b970aa0aa437419cc55634cd6c3ca937ba4f935..37d0a4b77b98730d2aac0ffc51d0a95cffe6ee1d 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 
-# From configure.in Revision: 1.288.6.3 
+# From configure.in Revision: 1.288.6.4 
 
 # Guess values for system-dependent variables and create Makefiles.
 # Generated automatically using autoconf version 2.13 
@@ -1428,7 +1428,7 @@ then
         fi
        case $ac_sys_system in
        AIX*)
-          LINKCC="\$(srcdir)/Modules/makexp_aix Modules/python.exp \"\" \$(LIBRARY); $(LINKCC)";;
+          LINKCC="\$(srcdir)/Modules/makexp_aix Modules/python.exp \"\" \$(LIBRARY); $LINKCC";;
        dgux*)
           LINKCC="LD_RUN_PATH=$libdir $(LINKCC)";;
        Monterey64*)