diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2008-10-03 08:59:41 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2008-10-03 08:59:41 (GMT) |
commit | 174440b5ec7bd26859c5f1fcfcd79026d267c5c6 (patch) | |
tree | 564b26bbf450281cfeb0197dd18c978671305158 /pyconfig.h.in | |
parent | 044e327ae445e15a4977c470e14ab33f60186b3b (diff) | |
download | cpython-174440b5ec7bd26859c5f1fcfcd79026d267c5c6.zip cpython-174440b5ec7bd26859c5f1fcfcd79026d267c5c6.tar.gz cpython-174440b5ec7bd26859c5f1fcfcd79026d267c5c6.tar.bz2 |
Bump version to 2.7. Regenerate.
Diffstat (limited to 'pyconfig.h.in')
-rw-r--r-- | pyconfig.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyconfig.h.in b/pyconfig.h.in index 852e671..4075d14 100644 --- a/pyconfig.h.in +++ b/pyconfig.h.in @@ -360,7 +360,7 @@ /* Define to 1 if you have the <libintl.h> header file. */ #undef HAVE_LIBINTL_H -/* Define to 1 if you have the `readline' library (-lreadline). */ +/* Define if you have the readline library (-lreadline). */ #undef HAVE_LIBREADLINE /* Define to 1 if you have the `resolv' library (-lresolv). */ |