diff options
author | 2012-03-14 23:17:31 +0100 | |
---|---|---|
committer | 2012-03-14 23:17:31 +0100 | |
commit | 5ce31cc4fc9737ae9ddfe34c7c91297ffe74844a (patch) | |
tree | 7c773aa4c9047b142c45c05f43b75a9154b506a7 /pyconfig.h.in | |
parent | merge heads (diff) | |
parent | merge 3.1 (diff) | |
download | cpython-5ce31cc4fc9737ae9ddfe34c7c91297ffe74844a.tar.gz cpython-5ce31cc4fc9737ae9ddfe34c7c91297ffe74844a.tar.bz2 cpython-5ce31cc4fc9737ae9ddfe34c7c91297ffe74844a.zip |
merge 3.2
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 efab4fdabd3..0ebcc303937 100644 --- a/pyconfig.h.in +++ b/pyconfig.h.in @@ -1,4 +1,4 @@ -/* pyconfig.h.in. Generated from configure.in by autoheader. */ +/* pyconfig.h.in. Generated from configure.ac by autoheader. */ #ifndef Py_PYCONFIG_H |