[BACK]Return to Makefile.common CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / glib2

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

Diff for /pkgsrc/devel/glib2/Makefile.common between version 1.21 and 1.22

version 1.21, 2012/10/06 20:44:04 version 1.22, 2012/10/09 18:57:54
Line 37  CONFIGURE_ARGS+= --includedir=${PREFIX}/
Line 37  CONFIGURE_ARGS+= --includedir=${PREFIX}/
 CONFIGURE_ARGS+=        ${CONFIGURE_ARGS.${ICONV_TYPE}-iconv}  CONFIGURE_ARGS+=        ${CONFIGURE_ARGS.${ICONV_TYPE}-iconv}
 CONFIGURE_ARGS+=        --with-pcre=system  CONFIGURE_ARGS+=        --with-pcre=system
 CONFIGURE_ARGS+=        --disable-dtrace  CONFIGURE_ARGS+=        --disable-dtrace
   CONFIGURE_ARGS+=        --disable-man  # Requires xsltproc and Docbook.
 CONFIGURE_ARGS+=        --disable-modular-tests  CONFIGURE_ARGS+=        --disable-modular-tests
   
 CONFIGURE_ARGS.gnu-iconv+=      --with-libiconv=gnu  CONFIGURE_ARGS.gnu-iconv+=      --with-libiconv=gnu

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

CVSweb <webmaster@jp.NetBSD.org>