summaryrefslogtreecommitdiffstats
path: root/games/newvox/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'games/newvox/files/patch-configure')
-rw-r--r--games/newvox/files/patch-configure20
1 files changed, 20 insertions, 0 deletions
diff --git a/games/newvox/files/patch-configure b/games/newvox/files/patch-configure
new file mode 100644
index 0000000..f68f771
--- /dev/null
+++ b/games/newvox/files/patch-configure
@@ -0,0 +1,20 @@
+--- configure.orig Thu Aug 23 05:17:29 2001
++++ configure Thu Aug 23 05:19:36 2001
+@@ -1112,7 +1112,7 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>
+-#include <SDL/SDL.h>
++#include <SDL.h>
+
+ char*
+ my_strdup (char *str)
+@@ -1205,7 +1205,7 @@
+ #include "confdefs.h"
+
+ #include <stdio.h>
+-#include <SDL/SDL.h>
++#include <SDL.h>
+
+ int main() {
+ return 0;
OpenPOWER on IntegriCloud