diff options
author | Matthias Klose <doko@ubuntu.com> | 2012-03-14 23:14:35 +0100 |
---|---|---|
committer | Matthias Klose <doko@ubuntu.com> | 2012-03-14 23:14:35 +0100 |
commit | 17ae6d77800168e8f28bdd19ba6702e7ace14baa (patch) | |
tree | 7faa83a288c5156bb76bbb42ee3becd2d9a03a0d /pyconfig.h.in | |
parent | 5e49102bef69f5029e377ee7a964b481ad09651e (diff) | |
parent | e9cef0c690420b622f40ba9c1edcbd946c5d6598 (diff) | |
download | cpython-17ae6d77800168e8f28bdd19ba6702e7ace14baa.tar.gz |
merge 3.1
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 8e8f3191e7..ca8ccb695d 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 |