summaryrefslogtreecommitdiff
path: root/net-analyzer/sngrep/files/sngrep-1.4.7-LDFLAGS.patch
blob: 3e63dc245dabace3cc22e0e4d18e4c60515a946f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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]