From: Michael W. Hudson Date: Fri, 22 Mar 2002 11:22:24 +0000 (+0000) Subject: I forgot to regenerate this. Oops. X-Git-Tag: v2.2.1c2~59 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d963214c64f838ea9b32737c3f6e6e633d3ee875;p=thirdparty%2FPython%2Fcpython.git I forgot to regenerate this. Oops. --- diff --git a/configure b/configure index 6b970aa0aa43..37d0a4b77b98 100755 --- 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*)