summaryrefslogtreecommitdiff
path: root/games/sdlCC/files/patch-libltdl_configure
diff options
context:
space:
mode:
Diffstat (limited to 'games/sdlCC/files/patch-libltdl_configure')
-rw-r--r--games/sdlCC/files/patch-libltdl_configure12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/sdlCC/files/patch-libltdl_configure b/games/sdlCC/files/patch-libltdl_configure
deleted file mode 100644
index ff082fcef41e..000000000000
--- a/games/sdlCC/files/patch-libltdl_configure
+++ /dev/null
@@ -1,12 +0,0 @@
---- libltdl/configure.orig 2001-11-22 17:38:57.000000000 +0100
-+++ libltdl/configure 2007-11-21 20:49:28.000000000 +0100
-@@ -562,7 +562,8 @@
-
- *)
- if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
-- echo "configure: warning: $ac_option: invalid host type" 1>&2
-+ #echo "configure: warning: $ac_option: invalid host type" 1>&2
-+ continue
- fi
- if test "x$nonopt" != xNONE; then
- { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }