Shoot, I misspelled -no-fast in the last revision. Thanks, Joe.

Noticed by:	marcus
This commit is contained in:
Will Andrews 2003-01-20 04:56:48 +00:00
parent 34b1084035
commit 8fda908b9b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73599
3 changed files with 3 additions and 3 deletions

View File

@ -33,7 +33,7 @@ NO_FILTER_SHLIBS=yes
CONFIGURE_ARGS= -system-libpng -system-libjpeg -system-libmng \
-qt-imgfmt-png -qt-imgfmt-jpeg -qt-imgfmt-mng \
-system-zlib -no-nas-sound -sm -qt-gif -thread \
-no-fas ${XINERAMA} -no-g++-exceptions -no-stl \
-no-fast ${XINERAMA} -no-g++-exceptions -no-stl \
${CUPS} -shared -prefix ${PREFIX}
.if defined(DEBUG)

View File

@ -33,7 +33,7 @@ NO_FILTER_SHLIBS=yes
CONFIGURE_ARGS= -system-libpng -system-libjpeg -system-libmng \
-qt-imgfmt-png -qt-imgfmt-jpeg -qt-imgfmt-mng \
-system-zlib -no-nas-sound -sm -qt-gif -thread \
-no-fas ${XINERAMA} -no-g++-exceptions -no-stl \
-no-fast ${XINERAMA} -no-g++-exceptions -no-stl \
${CUPS} -shared -prefix ${PREFIX}
.if defined(DEBUG)

View File

@ -33,7 +33,7 @@ NO_FILTER_SHLIBS=yes
CONFIGURE_ARGS= -system-libpng -system-libjpeg -system-libmng \
-qt-imgfmt-png -qt-imgfmt-jpeg -qt-imgfmt-mng \
-system-zlib -no-nas-sound -sm -qt-gif -thread \
-no-fas ${XINERAMA} -no-g++-exceptions -no-stl \
-no-fast ${XINERAMA} -no-g++-exceptions -no-stl \
${CUPS} -shared -prefix ${PREFIX}
.if defined(DEBUG)