[Python-checkins] python/dist/src configure.in, 1.482, 1.483 configure, 1.469, 1.470

loewis at users.sourceforge.net loewis at users.sourceforge.net
Mon Mar 14 22:23:56 CET 2005


Update of /cvsroot/python/python/dist/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17774

Modified Files:
	configure.in configure 
Log Message:
Configure bug reporting address.


Index: configure.in
===================================================================
RCS file: /cvsroot/python/python/dist/src/configure.in,v
retrieving revision 1.482
retrieving revision 1.483
diff -u -d -r1.482 -r1.483
--- configure.in	10 Feb 2005 20:45:37 -0000	1.482
+++ configure.in	14 Mar 2005 21:23:31 -0000	1.483
@@ -5,7 +5,7 @@
 
 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)
 

Index: configure
===================================================================
RCS file: /cvsroot/python/python/dist/src/configure,v
retrieving revision 1.469
retrieving revision 1.470
diff -u -d -r1.469 -r1.470
--- configure	10 Feb 2005 20:45:41 -0000	1.469
+++ configure	14 Mar 2005 21:23:33 -0000	1.470
@@ -1,8 +1,10 @@
 #! /bin/sh
-# From configure.in Revision: 1.481 .
+# From configure.in Revision: 1.482 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.59 for python 2.5.
 #
+# 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_TARNAME='python'
 PACKAGE_VERSION='2.5'
 PACKAGE_STRING='python 2.5'
-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 @@
 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
 
@@ -4669,9 +4672,9 @@
 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
@@ -5202,9 +5205,9 @@
 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
@@ -5350,9 +5353,9 @@
 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
@@ -11431,9 +11434,9 @@
 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
@@ -11586,9 +11589,9 @@
 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
@@ -11918,9 +11921,9 @@
 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
@@ -12068,9 +12071,9 @@
 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
@@ -18254,9 +18257,9 @@
 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
@@ -19752,7 +19755,8 @@
 fi
 
 # Before we can test tzset, we need to check if struct tm has a tm_zone
-# and/or if we support tzname[]
+# (which is not required by ISO C or UNIX spec) and/or if we support
+# tzname[]
 echo "$as_me:$LINENO: checking for struct tm.tm_zone" >&5
 echo $ECHO_N "checking for struct tm.tm_zone... $ECHO_C" >&6
 if test "${ac_cv_member_struct_tm_tm_zone+set}" = set; then
@@ -19944,7 +19948,7 @@
 fi
 
 
-# tzset(3) exists and works like we expect it to
+# check tzset(3) exists and works like we expect it to
 echo "$as_me:$LINENO: checking for working tzset()" >&5
 echo $ECHO_N "checking for working tzset()... $ECHO_C" >&6
 if test "${ac_cv_working_tzset+set}" = set; then
@@ -19974,12 +19978,15 @@
 	/* Note that we need to ensure that not only does tzset(3)
 	   do 'something' with localtime, but it works as documented
 	   in the library reference and as expected by the test suite.
+	   This includes making sure that tzname is set properly if
+	   tm->tm_zone does not exist since it is the alternative way
+	   of getting timezone info.
 
 	   Red Hat 6.2 doesn't understand the southern hemisphere
-	   after New Year's Day; it thinks swaps on that day.
+	   after New Year's Day.
 	*/
 
-	time_t groundhogday = 1044144000; /* GMT-based; well, it's a colony */
+	time_t groundhogday = 1044144000; /* GMT-based */
 	time_t midyear = groundhogday + (365 * 24 * 3600 / 2);
 
 	putenv("TZ=UTC+0");



More information about the Python-checkins mailing list