commit | 6085e32a753a01e1ea0db54517a02e0fe4c1a76e | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sun Dec 26 18:24:40 1993 +0000 |
committer | Guido van Rossum <guido@python.org> | Sun Dec 26 18:24:40 1993 +0000 |
tree | d6a318efa92596fad342f99efa78195895157ab6 | |
parent | 1dfec14f833f284c85a661166e237006dd1d773e [diff] [blame] |
Alpha 1.0.0
diff --git a/configure b/configure index eb7fb97..43bc686 100755 --- a/configure +++ b/configure
@@ -96,7 +96,7 @@ # A filename unique to this package, relative to the directory that # configure is in, which we can look for to find out if srcdir is correct. -unique_file=Py/object.h +unique_file=Include/object.h # Find the source files, if location was not specified. if test -z "$srcdir"; then