Whamcloud - gitweb
Add configure options --enable-symlink-build and --enable-symlink-install
authorTheodore Ts'o <tytso@mit.edu>
Mon, 17 May 2010 23:21:42 +0000 (19:21 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 17 May 2010 23:21:42 +0000 (19:21 -0400)
commit5aa6c3f61c0559f03b68bdeef886f34ece106757
tree2f1bb396fad8c89a087702aab1de42dff4876a0d
parent822c10e84e5f57394bcad921adc560f5b032c03e
Add configure options --enable-symlink-build and --enable-symlink-install

These options allow e2fsprogs to be built using symlinks instead of
hard links, and to be installed using symlinks instead of hard links,
respectively.

Addresses-Sourceforge-Bug: #1436294

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
13 files changed:
MCONFIG.in
configure
configure.in
e2fsck/Makefile.in
lib/Makefile.bsd-lib
lib/Makefile.checker
lib/Makefile.darwin-lib
lib/Makefile.elf-lib
lib/Makefile.library
lib/Makefile.profile
lib/Makefile.solaris-lib
lib/uuid/Makefile.in
misc/Makefile.in