[BACK]Return to options.mk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / net / bind914

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/net/bind914/Attic/options.mk between version 1.3 and 1.4

version 1.3, 2019/11/03 11:45:30 version 1.4, 2020/05/10 14:25:42
Line 116  CONFIGURE_ARGS+= --without-libjson
Line 116  CONFIGURE_ARGS+= --without-libjson
 ###  ###
 .if !empty(PKG_OPTIONS:Mthreads)  .if !empty(PKG_OPTIONS:Mthreads)
 PTHREAD_AUTO_VARS=      yes  PTHREAD_AUTO_VARS=      yes
 CONFIGURE_ARGS+=        --enable-threads  
 .else  
 CONFIGURE_ARGS+=        --disable-threads  
 .endif  .endif
   
 ###  ###

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVSweb <webmaster@jp.NetBSD.org>