[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / devel / libtool-base

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

Diff for /pkgsrc/devel/libtool-base/Makefile between version 1.54 and 1.55

version 1.54, 2005/01/19 16:11:26 version 1.55, 2005/01/19 16:33:56
Line 30  BUILD_SHLIBTOOL= NO
Line 30  BUILD_SHLIBTOOL= NO
 CONFIGURE_ARGS+=        --disable-ltdl-install  CONFIGURE_ARGS+=        --disable-ltdl-install
 BUILD_SHLIBTOOL?=       YES  BUILD_SHLIBTOOL?=       YES
   
 .if ${OPSYS} == "IRIX"  
 # configure bails out in subdir after re-parsing the cache  
 CONFIGURE_ARGS+=        --cache-file=/dev/null  
 .endif  
   
 # We are going to want libtool to find the same versions of the C, C++,  # We are going to want libtool to find the same versions of the C, C++,
 # and Fortran compilers.  # and Fortran compilers.
 #  #

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55

CVSweb <webmaster@jp.NetBSD.org>