Disable imlib test in configure script to build with imlib-1.9.14.

This commit is contained in:
Yoichi NAKAYAMA 2002-05-01 19:43:25 +00:00
parent 03bca66437
commit 45528c4bc6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58415
2 changed files with 2 additions and 0 deletions

View file

@ -20,6 +20,7 @@ USE_IMLIB= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAKE_ARGS= SUBDIRS=src
CONFIGURE_ARGS= --disable-imlibtest
post-install:
${MKDIR} ${PREFIX}/share/locale/ja/LC_MESSAGES

View file

@ -20,6 +20,7 @@ USE_IMLIB= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAKE_ARGS= SUBDIRS=src
CONFIGURE_ARGS= --disable-imlibtest
post-install:
${MKDIR} ${PREFIX}/share/locale/ja/LC_MESSAGES