Makefile was errornously committed. Revert the changes

This commit is contained in:
Clement Laforet 2004-10-31 09:22:21 +00:00
parent 2f476f30f8
commit 3f55b3b4ac
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120516
2 changed files with 4 additions and 4 deletions

View file

@ -45,8 +45,8 @@ SCRIPTS_ENV+= LIBTOOL=${LIBTOOL} LIBTOOLIZE=${LIBTOOLIZE} \
LIBTOOL_M4=${LOCALBASE}/share/aclocal/libtool${LIBTOOL_VERSION}.m4 \
AUTOHEADER=${AUTOHEADER}
USE_ICONV= yes
#USE_AUTOCONF_VER= 259
#USE_LIBTOOL_VER= 15
USE_AUTOCONF_VER= 259
USE_LIBTOOL_VER= 15
USE_PERL5= yes
USE_RC_SUBR= yes
USE_REINPLACE= yes

View file

@ -45,8 +45,8 @@ SCRIPTS_ENV+= LIBTOOL=${LIBTOOL} LIBTOOLIZE=${LIBTOOLIZE} \
LIBTOOL_M4=${LOCALBASE}/share/aclocal/libtool${LIBTOOL_VERSION}.m4 \
AUTOHEADER=${AUTOHEADER}
USE_ICONV= yes
#USE_AUTOCONF_VER= 259
#USE_LIBTOOL_VER= 15
USE_AUTOCONF_VER= 259
USE_LIBTOOL_VER= 15
USE_PERL5= yes
USE_RC_SUBR= yes
USE_REINPLACE= yes