mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
334 B

  1. --- ./configure.orig 2004-02-29 14:48:07.000000000 +0200
  2. +++ ./configure 2004-02-29 14:49:33.000000000 +0200
  3. @@ -2166,7 +2166,7 @@
  4. echo $ac_n "(cached) $ac_c" 1>&6
  5. else
  6. ac_save_LIBS="$LIBS"
  7. -LIBS="-lreadline $LIBS"
  8. +LIBS="-lreadline $TERMLIB $LIBS"
  9. cat > conftest.$ac_ext <<EOF
  10. #line 2172 "configure"
  11. #include "confdefs.h"