mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 07:39:47 +08:00
13 lines
227 B
Diff
13 lines
227 B
Diff
--- a/configure
|
|
+++ b/configure
|
|
@@ -5981,9 +5981,6 @@ fi
|
|
|
|
|
|
|
|
-# Add additional cflags since some distros bury panel.h
|
|
-CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses"
|
|
-
|
|
termcontrol="none";
|
|
|
|
if test "$wantclient" = "yes"; then
|