gknauf: curl-www/auto summarize.pl,1.49,1.50

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/auto
In directory labb:/tmp/cvs-serv28117

Modified Files:
	summarize.pl 
Log Message:
added another check to detect debug builds.

Index: summarize.pl
===================================================================
RCS file: /cvsroot/curl/curl-www/auto/summarize.pl,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- summarize.pl	22 Mar 2007 18:21:07 -0000	1.49
+++ summarize.pl	8 Aug 2007 20:56:24 -0000	1.50
@@ -563,6 +563,9 @@
             elsif($line =~ /^\#define OS \"([^\"]*)\"/) {
                 $os=$1;
             }
+            elsif($line =~ / -DCURLDEBUG /) {
+                $debug=1;
+            }
         }
     }
     if($state) {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.