mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Alpha 1.0.0
This commit is contained in:
parent
1dfec14f83
commit
6085e32a75
4 changed files with 16 additions and 7 deletions
2
configure
vendored
2
configure
vendored
|
@ -96,7 +96,7 @@ compile='${CC-cc} $CFLAGS conftest.c -o conftest $LIBS >/dev/null 2>&1'
|
|||
|
||||
# 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue