Whamcloud - gitweb
ChangeLog, MCONFIG.in, configure.in, configure:
authorTheodore Ts'o <tytso@mit.edu>
Sat, 3 Jul 1999 20:37:03 +0000 (20:37 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 3 Jul 1999 20:37:03 +0000 (20:37 +0000)
commit6c133523b23aa6cdae2da2dc35aeaac1904539a4
tree7ee3d5798c187dd5f2eb8c2b437a038ae5b25951
parent9d564f73f594282d87209313ea59e4ca08727ab3
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.
13 files changed:
ChangeLog
MCONFIG.in
configure
configure.in
debugfs/Makefile.in
e2fsck/Makefile.in
lib/et/Makefile.in
lib/ext2fs/Makefile.in
lib/ss/Makefile.in
lib/uuid/Makefile.in
misc/Makefile.in
util/ChangeLog
util/Makefile.in