1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/deskutils/gnomeutils2/files/patch-ad

29 lines
635 B
Plaintext
Raw Normal View History

1999-01-05 12:59:34 +00:00
--- gdialog/dialog.h.orig Tue Jan 5 17:55:34 1999
+++ gdialog/dialog.h Tue Jan 5 17:55:48 1999
@@ -36,24 +36,7 @@
#include <gnome.h>
#endif
1999-01-05 12:59:34 +00:00
-#ifdef ultrix
-# include <cursesX.h>
-#else
-# if defined(USE_NCURSES) && !defined(RENAMED_NCURSES)
-# include <ncurses.h>
-# else
-# ifndef _XOPEN_SOURCE_EXTENDED
-# define hacked 1
-# define _XOPEN_SOURCE_EXTENDED
-# define _ACS_COMPAT_CODE
-# endif
-# include <curses.h>
-# ifdef hacked
-# undef _XOPEN_SOURCE_EXTENDED
-# undef _ACS_COMPAT_CODE
-# endif
-# endif
-#endif
+#include <ncurses.h>
1999-01-05 12:59:34 +00:00
/*
* Change these if you want