Support for building gnustep-make in a directory which is not the source

dir; minor tidyups


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12164 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-01-21 17:19:47 +00:00
parent acd23621bf
commit 2549dd3fb9

View file

@ -1,3 +1,25 @@
Mon Jan 21 17:12:18 2002 Nicola Pero <nicola@brainstorm.co.uk>
* ctool.make (internal-ctool-uninstall): Uninstall the
wrapper script if not flattened.
* GNUmakefile.in (uninstall): Remove executable.template and
cygpath.sh.
Mon Jan 21 16:44:09 2002 Nicola Pero <nicola@brainstorm.co.uk>
Support for building gnustep-make in another directory.
* configure.in (CFLAGS): Add -I$srcdir before the compilation
test.
(Version): Include the file from $srcdir, not ./.
* configure: Regenerated.
* GNUmakefile.in (VPATH): Define.
Run clean_cpu.sh, clean_vendor.sh and clean_os.sh from $srcdir
rather than ./.
(which_lib): Use -I. when compiling which_lib.
When installing, install configure generated files from ./,
and other files from $srcdir.
(Patch from Balaton Zoltan, modified).
Mon Jan 21 16:36:58 2002 Nicola Pero <nicola@brainstorm.co.uk>
* configure.in (objc_threaded): When printing out the results