Update mtr to 0.73 (#3633)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@11699 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2008-07-06 12:25:09 +00:00
parent 650f4912b6
commit 1c42b184c1
4 changed files with 84 additions and 15 deletions

View File

@ -0,0 +1,19 @@
--- a/configure
+++ b/configure
@@ -6739,15 +6739,13 @@
rm -f conf.gtktest
else
- AM_PATH_GTK(1.0.0, CFLAGS="$CFLAGS $GTK_CFLAGS"
- LIBS="$LIBS $GTK_LIBS",
{ echo "$as_me:$LINENO: WARNING: Building without GTK+ display support" >&5
echo "$as_me: WARNING: Building without GTK+ display support" >&2;}
cat >>confdefs.h <<\_ACEOF
#define NO_GTK 1
_ACEOF
- GTK_OBJ="")
+ GTK_OBJ=""
fi
else
cat >>confdefs.h <<\_ACEOF