diff options
Diffstat (limited to 'math/labplot/files/patch-configure')
-rw-r--r-- | math/labplot/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/labplot/files/patch-configure b/math/labplot/files/patch-configure deleted file mode 100644 index 7a9a8393e005..000000000000 --- a/math/labplot/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- ./configure.orig 2008-06-15 03:01:04.000000000 +0400 -+++ ./configure 2008-06-15 03:12:39.000000000 +0400 -@@ -12426,7 +12426,7 @@ - #error "Your system version of liborigin is too old!" - #endif - EOF -- ${CXX} -c liborigin-test.cpp -+ ${CXX} ${CPPFLAGS} -c liborigin-test.cpp - if test $? -eq 0; then - LIBORIGIN_LDFLAGS="-lorigin" - LIBORIGIN="yes" |