summaryrefslogtreecommitdiff
path: root/finance/openhbci/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'finance/openhbci/files/patch-configure')
-rw-r--r--finance/openhbci/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/finance/openhbci/files/patch-configure b/finance/openhbci/files/patch-configure
deleted file mode 100644
index 0b19eb0d1918..000000000000
--- a/finance/openhbci/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Sat Aug 21 06:41:37 2004
-+++ configure Tue May 17 15:19:54 2005
-@@ -20034,7 +20034,7 @@
- echo "$as_me:$LINENO: checking if plugin loading is supported" >&5
- echo $ECHO_N "checking if plugin loading is supported... $ECHO_C" >&6
- case `basename $CC` in
-- gcc*)
-+ gcc* | cc*)
- gccversion=`$CC --version`
- case $gccversion in
- 0.*)