]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Configure bug reporting address.
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 14 Mar 2005 21:24:51 +0000 (21:24 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 14 Mar 2005 21:24:51 +0000 (21:24 +0000)
configure
configure.in

index 0edbb642c11067eca66f028de86ea636b2f4607a..66e754d0584f7379562fc1ee904e0f3aa92c45e5 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,8 +1,10 @@
 #! /bin/sh
-# From configure.in Revision: 1.475.2.5 .
+# From configure.in Revision: 1.475.2.6 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59 for python 2.4.
 #
+# Report bugs to <http://www.python.org/python-bugs>.
+#
 # Copyright (C) 2003 Free Software Foundation, Inc.
 # This configure script is free software; the Free Software Foundation
 # gives unlimited permission to copy, distribute and modify it.
@@ -270,7 +272,7 @@ PACKAGE_NAME='python'
 PACKAGE_TARNAME='python'
 PACKAGE_VERSION='2.4'
 PACKAGE_STRING='python 2.4'
-PACKAGE_BUGREPORT=''
+PACKAGE_BUGREPORT='http://www.python.org/python-bugs'
 
 ac_unique_file="Include/object.h"
 # Factoring default headers for most tests.
@@ -888,6 +890,7 @@ Some influential environment variables:
 Use these variables to override the choices made by `configure' or to help
 it to find libraries and programs with nonstandard names/locations.
 
+Report bugs to <http://www.python.org/python-bugs>.
 _ACEOF
 fi
 
@@ -4668,9 +4671,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
 echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
     (
       cat <<\_ASBOX
-## --------------------------------- ##
-## Report this to the python lists.  ##
-## --------------------------------- ##
+## ------------------------------------------------ ##
+## Report this to http://www.python.org/python-bugs ##
+## ------------------------------------------------ ##
 _ASBOX
     ) |
       sed "s/^/$as_me: WARNING:     /" >&2
@@ -5201,9 +5204,9 @@ echo "$as_me: WARNING: sys/mkdev.h: proceeding with the preprocessor's result" >
 echo "$as_me: WARNING: sys/mkdev.h: in the future, the compiler will take precedence" >&2;}
     (
       cat <<\_ASBOX
-## --------------------------------- ##
-## Report this to the python lists.  ##
-## --------------------------------- ##
+## ------------------------------------------------ ##
+## Report this to http://www.python.org/python-bugs ##
+## ------------------------------------------------ ##
 _ASBOX
     ) |
       sed "s/^/$as_me: WARNING:     /" >&2
@@ -5349,9 +5352,9 @@ echo "$as_me: WARNING: sys/sysmacros.h: proceeding with the preprocessor's resul
 echo "$as_me: WARNING: sys/sysmacros.h: in the future, the compiler will take precedence" >&2;}
     (
       cat <<\_ASBOX
-## --------------------------------- ##
-## Report this to the python lists.  ##
-## --------------------------------- ##
+## ------------------------------------------------ ##
+## Report this to http://www.python.org/python-bugs ##
+## ------------------------------------------------ ##
 _ASBOX
     ) |
       sed "s/^/$as_me: WARNING:     /" >&2
@@ -11430,9 +11433,9 @@ echo "$as_me: WARNING: cthreads.h: proceeding with the preprocessor's result" >&
 echo "$as_me: WARNING: cthreads.h: in the future, the compiler will take precedence" >&2;}
     (
       cat <<\_ASBOX
-## --------------------------------- ##
-## Report this to the python lists.  ##
-## --------------------------------- ##
+## ------------------------------------------------ ##
+## Report this to http://www.python.org/python-bugs ##
+## ------------------------------------------------ ##
 _ASBOX
     ) |
       sed "s/^/$as_me: WARNING:     /" >&2
@@ -11585,9 +11588,9 @@ echo "$as_me: WARNING: mach/cthreads.h: proceeding with the preprocessor's resul
 echo "$as_me: WARNING: mach/cthreads.h: in the future, the compiler will take precedence" >&2;}
     (
       cat <<\_ASBOX
-## --------------------------------- ##
-## Report this to the python lists.  ##
-## --------------------------------- ##
+## ------------------------------------------------ ##
+## Report this to http://www.python.org/python-bugs ##
+## ------------------------------------------------ ##
 _ASBOX
     ) |
       sed "s/^/$as_me: WARNING:     /" >&2
@@ -11917,9 +11920,9 @@ echo "$as_me: WARNING: atheos/threads.h: proceeding with the preprocessor's resu
 echo "$as_me: WARNING: atheos/threads.h: in the future, the compiler will take precedence" >&2;}
     (
       cat <<\_ASBOX
-## --------------------------------- ##
-## Report this to the python lists.  ##
-## --------------------------------- ##
+## ------------------------------------------------ ##
+## Report this to http://www.python.org/python-bugs ##
+## ------------------------------------------------ ##
 _ASBOX
     ) |
       sed "s/^/$as_me: WARNING:     /" >&2
@@ -12067,9 +12070,9 @@ echo "$as_me: WARNING: kernel/OS.h: proceeding with the preprocessor's result" >
 echo "$as_me: WARNING: kernel/OS.h: in the future, the compiler will take precedence" >&2;}
     (
       cat <<\_ASBOX
-## --------------------------------- ##
-## Report this to the python lists.  ##
-## --------------------------------- ##
+## ------------------------------------------------ ##
+## Report this to http://www.python.org/python-bugs ##
+## ------------------------------------------------ ##
 _ASBOX
     ) |
       sed "s/^/$as_me: WARNING:     /" >&2
@@ -18251,9 +18254,9 @@ echo "$as_me: WARNING: wchar.h: proceeding with the preprocessor's result" >&2;}
 echo "$as_me: WARNING: wchar.h: in the future, the compiler will take precedence" >&2;}
     (
       cat <<\_ASBOX
-## --------------------------------- ##
-## Report this to the python lists.  ##
-## --------------------------------- ##
+## ------------------------------------------------ ##
+## Report this to http://www.python.org/python-bugs ##
+## ------------------------------------------------ ##
 _ASBOX
     ) |
       sed "s/^/$as_me: WARNING:     /" >&2
index 620b1fe684f4dd2fc0d9c3baea419c2d42c90d21..feefd91d89afff336828d4f130249f6fae2219c5 100644 (file)
@@ -5,7 +5,7 @@ m4_define(PYTHON_VERSION, 2.4)
 
 AC_REVISION($Revision$)
 AC_PREREQ(2.53)
-AC_INIT(python, PYTHON_VERSION)
+AC_INIT(python, PYTHON_VERSION, http://www.python.org/python-bugs)
 AC_CONFIG_SRCDIR([Include/object.h])
 AC_CONFIG_HEADER(pyconfig.h)