aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2004-11-19 17:06:47 -0500
committerTheodore Ts'o <tytso@mit.edu>2004-11-19 17:06:47 -0500
commit2b5901d9c7eb4b60cce5a9726517b8f79e5e0bfc (patch)
treec8cae2fda4ff0c2ed1ad4ee3b154255259caa753 /INSTALL
parent9c92d848a8125c554b469440fbe72bb0ad740456 (diff)
downloadandroid_external_e2fsprogs-2b5901d9c7eb4b60cce5a9726517b8f79e5e0bfc.tar.gz
android_external_e2fsprogs-2b5901d9c7eb4b60cce5a9726517b8f79e5e0bfc.tar.bz2
android_external_e2fsprogs-2b5901d9c7eb4b60cce5a9726517b8f79e5e0bfc.zip
Remove the a.out DLL support, since it's been obsolete and unmaintained
for a long time now.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL7
1 files changed, 3 insertions, 4 deletions
diff --git a/INSTALL b/INSTALL
index 0c3d4637..d410469f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -11,10 +11,9 @@ just follow the steps:
../configure
- If you wish to turn on DLL shared libraries, add the option
-flag --enable-dll-shlibs. If you wish to turn on ELF shared
-libraries, add the option --enable-elf-shlibs. If you wish to build
-profiling libraries, add the option --enable-profile.
+ If you wish to turn on ELF shared libraries, add the option
+--enable-elf-shlibs. If you wish to build profiling libraries, add
+the option --enable-profile.
4) Compile the programs