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.

14 lines
296 B

  1. diff --git a/configure b/configure
  2. index 6936a47..9a85269 100755
  3. --- a/configure
  4. +++ b/configure
  5. @@ -6980,9 +6980,6 @@ else
  6. fi
  7. -# Add additional cflags since some distros bury panel.h
  8. -CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses"
  9. -
  10. termcontrol="none";
  11. if test "$wantclient" = "yes"; then