]> granicus.if.org Git - python/commit
- build now happens in toplevel directory, add subdir paths to filenames
authorNeil Schemenauer <nascheme@enme.ucalgary.ca>
Wed, 24 Jan 2001 17:24:33 +0000 (17:24 +0000)
committerNeil Schemenauer <nascheme@enme.ucalgary.ca>
Wed, 24 Jan 2001 17:24:33 +0000 (17:24 +0000)
commit55f0cf3379314187e939c272f9714934543c78e4
tree55e03b8897ca9143b2a8311ac9dda3e119becfd4
parentfa004ad36c86f4af406cfa3a84ec8b6cb391e6dd
- build now happens in toplevel directory, add subdir paths to filenames
- change EXE to EXTEXT, there is an autoconf macro for it
- use PROG_INSTALL macro rather than always using install-sh
- add option to disable signal module (simplifies the makefile)
- create subdirs for object files (when building out of src dir)
- don't generate subdir makefiles
- generate "boot" makefile
configure.in