From ea2670c18699e514ee1d65dfd35ad22c296a74e7 Mon Sep 17 00:00:00 2001 From: Jay Freeman Date: Tue, 1 Jan 2008 05:58:43 +0000 Subject: Initial commit. git-svn-id: http://svn.telesphoreo.org/trunk@2 514c082c-b64e-11dc-b46d-3d985efe055d --- data/ngrep/host.diff | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 data/ngrep/host.diff (limited to 'data/ngrep/host.diff') 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) -- cgit v1.2.3