Diff for /dietlibc/dietfeatures.h between versions 1.67 and 1.68

version 1.67, 2010/06/02 20:22:07 version 1.68, 2010/06/21 16:40:06
Line 89 Line 89
  * ask for an unqualified hostname */   * ask for an unqualified hostname */
 #define WANT_PLUGPLAY_DNS  #define WANT_PLUGPLAY_DNS
   
   /* This enables LLMNR, the MS variant of zeroconf DNS.  This only works
    * if you also enabled WANT_PLUGPLAY_DNS */
   #define WANT_LLMNR
   
 /* Do you want valgrind support?  If enabled, the startup code will  /* Do you want valgrind support?  If enabled, the startup code will
  * check for valgrind, and if detected, turn off optimized SIMD string   * check for valgrind, and if detected, turn off optimized SIMD string
  * routines that cause false positives in valgrind.  This enlarges and   * routines that cause false positives in valgrind.  This enlarges and

Removed from v.1.67  
changed lines
  Added in v.1.68


LinuxTV legacy CVS <linuxtv.org/cvs>