- s/INSTALLS_SHILB/INSTALLS_SHLIB/

This commit is contained in:
Clement Laforet 2004-12-13 10:18:47 +00:00
parent 2c21d1f8cd
commit 91122c6017
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123912
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ USE_PERL5= yes
USE_RC_SUBR= yes
USE_REINPLACE= yes
LIBTOOLFILES= configure
INSTALLS_SHILB= yes
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= ${PREFIX}/lib/apache2
CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} \

View File

@ -51,7 +51,7 @@ USE_PERL5= yes
USE_RC_SUBR= yes
USE_REINPLACE= yes
LIBTOOLFILES= configure
INSTALLS_SHILB= yes
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= ${PREFIX}/lib/apache2
CONFIGURE_ARGS= --prefix=${PREFIX_RELDEST} \