summaryrefslogtreecommitdiff
path: root/data/ngrep/host.diff
diff options
context:
space:
mode:
Diffstat (limited to 'data/ngrep/host.diff')
-rw-r--r--data/ngrep/host.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/ngrep/host.diff b/data/ngrep/host.diff
new file mode 100644
index 000000000..752dd069a
--- /dev/null
+++ b/data/ngrep/host.diff
@@ -0,0 +1,12 @@
+diff -ur ngrep-1.45/configure.in ngrep-1.45+iPhone/configure.in
+--- ngrep-1.45/configure.in 2006-11-15 03:43:56.000000000 +0000
++++ ngrep-1.45+iPhone/configure.in 2007-12-31 01:29:18.000000000 +0000
+@@ -146,7 +146,7 @@
+
+ fi
+
+-( cd $REGEX_DIR && ./configure )
++( cd $REGEX_DIR && eval ./configure $ac_configure_args )
+
+ AC_SUBST(REGEX_DIR)
+ AC_SUBST(REGEX_OBJS)