current configure.in,1.211,1.212
Fabian Keil <[email protected]> Thu, 25 May 2017 11:14:55 +0000
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1825
Modified Files:
configure.in
Log Message:
Properly disable fuzz support when it hasn't been requested
Previously fuzz.o was compiled and linked in anyway
while the code was unreachable.
Index: configure.in
===================================================================
RCS file: /cvsroot/ijbswa/current/configure.in,v
retrieving revision 1.211
retrieving revision 1.212
diff -C2 -d -r1.211 -r1.212
*** configure.in 25 May 2017 11:14:27 -0000 1.211
--- configure.in 25 May 2017 11:14:53 -0000 1.212
***************
*** 1027,1030 ****
--- 1027,1031 ----
AC_SUBST(FEATURE_CLIENT_TAGS_ONLY)
+ FUZZ_ONLY="#"
AC_ARG_ENABLE(fuzz,
[ --enable-fuzz Enable code that makes fuzzing more convenient],
***************
*** 1032,1037 ****
FUZZ_ONLY=""
AC_DEFINE(FUZZ,1,[Define to make fuzzing more convenient.])
- else
- FUZZ_ONLY="#"
fi])
AC_SUBST(FUZZ_ONLY)
--- 1033,1036 ----
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot