aboutsummaryrefslogtreecommitdiff
path: root/x11/libdnd/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libdnd/files/patch-configure')
-rw-r--r--x11/libdnd/files/patch-configure20
1 files changed, 0 insertions, 20 deletions
diff --git a/x11/libdnd/files/patch-configure b/x11/libdnd/files/patch-configure
deleted file mode 100644
index e7edc649095c..000000000000
--- a/x11/libdnd/files/patch-configure
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.orig 1997-05-24 09:28:20.000000000 +0200
-+++ configure 2011-09-12 22:35:36.000000000 +0200
-@@ -612,7 +612,7 @@
- cat > conftest.$ac_ext <<EOF
- #line 614 "configure"
- #include "confdefs.h"
--main(){return(0);}
-+int main(){return(0);}
- EOF
- if { (eval echo configure:618: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
- ac_cv_prog_cc_works=yes
-@@ -738,7 +738,7 @@
- cat > conftest.$ac_ext <<EOF
- #line 740 "configure"
- #include "confdefs.h"
--main(){return(0);}
-+int main(){return(0);}
- EOF
- if { (eval echo configure:744: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
- ac_cv_prog_cxx_works=yes