I forgot to remove GNU_CONFIGURE, as it is now implied by the newly-added

USE_LIBTOOL hook. This does not change anything.

Submitted by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
This commit is contained in:
Will Andrews 2000-04-03 07:12:36 +00:00
parent ab65eb212b
commit a0b12bb2ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27301
4 changed files with 0 additions and 4 deletions

View File

@ -27,7 +27,6 @@ USE_GMAKE= yes
USE_QT= yes
USE_LIBTOOL= yes
LIBTOOLFLAGS=
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --x-includes="$(X11BASE)/include" \
--x-libraries="$(X11BASE)/lib" --disable-static
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${PREFIX}/include" \

View File

@ -27,7 +27,6 @@ USE_GMAKE= yes
USE_QT= yes
USE_LIBTOOL= yes
LIBTOOLFLAGS=
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --x-includes="$(X11BASE)/include" \
--x-libraries="$(X11BASE)/lib" --disable-static
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${PREFIX}/include" \

View File

@ -27,7 +27,6 @@ USE_GMAKE= yes
USE_QT= yes
USE_LIBTOOL= yes
LIBTOOLFLAGS=
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --x-includes="$(X11BASE)/include" \
--x-libraries="$(X11BASE)/lib" --disable-static
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${PREFIX}/include" \

View File

@ -27,7 +27,6 @@ USE_GMAKE= yes
USE_QT= yes
USE_LIBTOOL= yes
LIBTOOLFLAGS=
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --x-includes="$(X11BASE)/include" \
--x-libraries="$(X11BASE)/lib" --disable-static
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${PREFIX}/include" \