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/patch-configure

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3427 - (show annotations) (download)
Wed Aug 8 11:08:41 2007 UTC (6 years, 6 months ago) by tg
File size: 537 byte(s)
merge in trunk rev. 3426
1 $FreeWRT$
2 --- ez-ipupdate-3.0.11b8.orig/configure Thu Apr 17 17:38:52 2003
3 +++ ez-ipupdate-3.0.11b8/configure Tue Jul 31 12:33:09 2007
4 @@ -1804,11 +1804,15 @@ echo "configure:1804: checking whether u
5 # Check whether --enable-debug or --disable-debug was given.
6 if test "${enable_debug+set}" = set; then
7 enableval="$enable_debug"
8 + if test x"yes" = x"$enable_debug"; then
9 cat >> confdefs.h <<\EOF
10 #define DEBUG 1
11 EOF
12
13 echo "$ac_t""yes" 1>&6
14 + else
15 + echo "$ac_t""no" 1>&6
16 + fi
17 else
18 echo "$ac_t""no" 1>&6
19 fi

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