commit | 6c133523b23aa6cdae2da2dc35aeaac1904539a4 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Jul 03 20:37:03 1999 +0000 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Jul 03 20:37:03 1999 +0000 |
tree | 7ee3d5798c187dd5f2eb8c2b437a038ae5b25951 | |
parent | 9d564f73f594282d87209313ea59e4ca08727ab3 [diff] |
ChangeLog, MCONFIG.in, configure.in, configure: MCONFIG.in (BUILD_CC): configure.in (BUILD_CC): If cross compiling, find the native C compiler and set it to BUILD_CC so that we can successfully build util/subst. ChangeLog, Makefile.in: Makefile.in (subst): Build subst using $(BUILD_CC), since it's a helper program which must be built using the native C compiler during a cross-compilation. Makefile.in: Update dependencies.