English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Contents of /branches/common-nfo/package/ez-ipupdate/patches/configure.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3265 - (show annotations) (download)
Wed Jul 18 12:45:43 2007 UTC (6 years, 7 months ago) by tg
File size: 549 byte(s)
copy trunk/freewrt r3264 into a new branch for making the nfo system
because upgrading the old adk branch would be a hell more work

1 --- ez-ipupdate-3.0.11b8/configure.orig 2007-02-17 19:04:09.000000000 +0000
2 +++ ez-ipupdate-3.0.11b8/configure 2007-02-17 19:06:15.000000000 +0000
3 @@ -1804,11 +1804,15 @@ echo "configure:1804: checking whether u
4 # Check whether --enable-debug or --disable-debug was given.
5 if test "${enable_debug+set}" = set; then
6 enableval="$enable_debug"
7 + if test x"yes" = x"$enable_debug"; then
8 cat >> confdefs.h <<\EOF
9 #define DEBUG 1
10 EOF
11
12 echo "$ac_t""yes" 1>&6
13 + else
14 + echo "$ac_t""no" 1>&6
15 + fi
16 else
17 echo "$ac_t""no" 1>&6
18 fi

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20