mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
48c5a070b7
Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
15 lines
296 B
Diff
15 lines
296 B
Diff
diff --git a/configure b/configure
|
|
index 6936a47..9a85269 100755
|
|
--- a/configure
|
|
+++ b/configure
|
|
@@ -6980,9 +6980,6 @@ else
|
|
fi
|
|
|
|
|
|
-# Add additional cflags since some distros bury panel.h
|
|
-CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses"
|
|
-
|
|
termcontrol="none";
|
|
|
|
if test "$wantclient" = "yes"; then
|