summaryrefslogtreecommitdiffhomepage
path: root/patches/smallbasic.local.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/smallbasic.local.patch')
-rw-r--r--patches/smallbasic.local.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/smallbasic.local.patch b/patches/smallbasic.local.patch
new file mode 100644
index 00000000..e92e5b02
--- /dev/null
+++ b/patches/smallbasic.local.patch
@@ -0,0 +1,11 @@
+--- SmallBASIC/configure.orig 2017-11-20 01:35:25.276000000 +0000
++++ SmallBASIC/configure 2017-11-20 01:37:03.332000000 +0000
+@@ -5171,7 +5171,7 @@
+
+ $as_echo "#define USE_PCRE 1" >>confdefs.h
+
+- PACKAGE_LIBS="${PACKAGE_LIBS} `pcre-config --libs`"
++ PACKAGE_LIBS="${PACKAGE_LIBS} ${PCRE_LIBS}"
+ fi
+ }
+