]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Add new option --disable-force-install. Substitute force_install.
authorUlrich Drepper <drepper@redhat.com>
Wed, 20 May 1998 12:08:47 +0000 (12:08 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 20 May 1998 12:08:47 +0000 (12:08 +0000)
configure.in

index 4de403ee7175b6b40417ca51b60819848a24afe0..4a0df548594193c8241afa795609cbb16c0b7761 100644 (file)
@@ -85,8 +85,9 @@ fi
 
 dnl Generic infrastructure for drop-in additions to libc.
 AC_ARG_ENABLE(add-ons, dnl
-[  --enable-add-ons[=DIR1,DIR2]... configure and build add-ons in DIR1,DIR2,...
-                                  search for add-ons if no parameter given],
+[  --enable-add-ons[=DIR1,DIR2]...
+                         configure and build add-ons in DIR1,DIR2,...;
+                          search for add-ons if no parameter given],
  [case "$enableval" in
     yes) if test "$srcdir" = "."; then
           add_ons=`echo */configure | sed -e 's!/configure!!g'`
@@ -110,6 +111,12 @@ if test x"$add_ons" != x; then
   done
 fi
 
+AC_ARG_ENABLE(force-install,
+[  --disable-force-install  don't force installation of files from this package,
+                         so that newer installed files are preserved],
+             force_install=$enableval, force_install=yes)
+AC_SUBST(force_install)
+
 AC_CANONICAL_HOST
 
 # The way shlib-versions is used to generate soversions.mk uses a