summaryrefslogtreecommitdiff
path: root/sysutils/syslog-ng/files/patch-configure
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2021-11-17 07:25:19 -0800
committerCy Schubert <cy@FreeBSD.org>2021-11-17 07:25:19 -0800
commit936fed350cfbe73ed57c42dc790dfae2c08ee936 (patch)
treefc11512cd7e30a52caa524c275cd4bc0df5bcf0e /sysutils/syslog-ng/files/patch-configure
parentdevel/php-composer2: Update to 2.1.12, add curl option (diff)
sysutils/syslog-ng: Update to 3.35.1
Submitted by: Peter Czanik (CzP) <peter.czanik@oneidentity.com> Balabit (a OneIdentity company) / syslog-ng upstream Reported by: Peter Czanik (CzP) <peter.czanik@oneidentity.com> Balabit (a OneIdentity company) / syslog-ng upstream
Diffstat (limited to 'sysutils/syslog-ng/files/patch-configure')
-rw-r--r--sysutils/syslog-ng/files/patch-configure9
1 files changed, 0 insertions, 9 deletions
diff --git a/sysutils/syslog-ng/files/patch-configure b/sysutils/syslog-ng/files/patch-configure
index f3b0e86ad49d..29002b37b690 100644
--- a/sysutils/syslog-ng/files/patch-configure
+++ b/sysutils/syslog-ng/files/patch-configure
@@ -9,15 +9,6 @@
module_cmds=
module_expsym_cmds=
old_archive_from_new_cmds=
-@@ -13035,7 +13036,7 @@
- old_striplib=
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
- $as_echo_n "checking whether stripping libraries is possible... " >&6; }
--if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
-+if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "strip" >/dev/null; then
- test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
- test -z "$striplib" && striplib="$STRIP --strip-unneeded"
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
@@ -16424,7 +16425,7 @@
if test -e "$JAVA_HOME_CHECKER"; then
JNI_HOME=`$JAVA_HOME_CHECKER`