You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/sngrep/files/sngrep-1.4.7-LDFLAGS.patch

12 lines
290 B

--- a/m4/sngrep.m4
+++ b/m4/sngrep.m4
@@ -44,7 +44,7 @@
LIBS="$sngrep_config_script $LIBS "
sngrep_script_success=yes
], [])
- LDFLAGS="$save_LDFLAGS"
+ LDFLAGS="$sngrep_save_LDFLAGS"
fi
if test "x$sngrep_script_success" = xno; then
[$5]