mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
This was unnecesary.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11256 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
7af92fe57c
commit
ad24d3e1bc
@ -111,7 +111,7 @@ sed -i -e "s@/usr/include/tqt@$TRINITY_PREFIX/include/tqt@" \
|
|||||||
make -f admin/Makefile.common &&
|
make -f admin/Makefile.common &&
|
||||||
|
|
||||||
./configure --prefix=$TRINITY_PREFIX \
|
./configure --prefix=$TRINITY_PREFIX \
|
||||||
--with-qt4-dir=$QTDIR \
|
--with-qt-dir=$QTDIR \
|
||||||
--enable-closure \
|
--enable-closure \
|
||||||
--with-alsa \
|
--with-alsa \
|
||||||
--with-extra-includes=$TRINITY_PREFIX/include \
|
--with-extra-includes=$TRINITY_PREFIX/include \
|
||||||
|
@ -91,7 +91,7 @@ sed -i -e "s@/usr/include/tqt@$TRINITY_PREFIX/include/tqt@" \
|
|||||||
make -f admin/Makefile.common &&
|
make -f admin/Makefile.common &&
|
||||||
|
|
||||||
./configure --prefix=$TRINITY_PREFIX \
|
./configure --prefix=$TRINITY_PREFIX \
|
||||||
--with-qt4-dir=$QTDIR \
|
--with-qt-dir=$QTDIR \
|
||||||
--enable-closure \
|
--enable-closure \
|
||||||
--with-extra-includes=$TRINITY_PREFIX/include \
|
--with-extra-includes=$TRINITY_PREFIX/include \
|
||||||
--with-extra-libs=$TRINITY_PREFIX/lib &&
|
--with-extra-libs=$TRINITY_PREFIX/lib &&
|
||||||
|
@ -123,7 +123,7 @@ sed -i -e 's@^gentable_LDADD.*$@& -L$(TRINITY_PREFIX)/lib@' \
|
|||||||
export LIBRARY_PATH=$TRINITY_PREFIX/lib &&
|
export LIBRARY_PATH=$TRINITY_PREFIX/lib &&
|
||||||
|
|
||||||
./configure --prefix=$TRINITY_PREFIX \
|
./configure --prefix=$TRINITY_PREFIX \
|
||||||
--with-qt4-dir=$QTDIR \
|
--with-qt-dir=$QTDIR \
|
||||||
--enable-closure \
|
--enable-closure \
|
||||||
--with-vorbis \
|
--with-vorbis \
|
||||||
--with-alsa \
|
--with-alsa \
|
||||||
|
@ -87,7 +87,7 @@ sed -i -e "s@/usr/include/tqt@$TRINITY_PREFIX/include/tqt@" \
|
|||||||
make -f admin/Makefile.common &&
|
make -f admin/Makefile.common &&
|
||||||
|
|
||||||
./configure --prefix=$TRINITY_PREFIX \
|
./configure --prefix=$TRINITY_PREFIX \
|
||||||
--with-qt4-dir=$QTDIR \
|
--with-qt-dir=$QTDIR \
|
||||||
--enable-closure \
|
--enable-closure \
|
||||||
--with-extra-libs=$TRINITY_PREFIX/lib &&
|
--with-extra-libs=$TRINITY_PREFIX/lib &&
|
||||||
|
|
||||||
|
@ -120,7 +120,7 @@ sed -i -e "s@/usr/include/tqt@$TRINITY_PREFIX/include/tqt@" \
|
|||||||
make -f admin/Makefile.common &&
|
make -f admin/Makefile.common &&
|
||||||
|
|
||||||
./configure --prefix=$TRINITY_PREFIX \
|
./configure --prefix=$TRINITY_PREFIX \
|
||||||
--with-qt4-dir=$QTDIR \
|
--with-qt-dir=$QTDIR \
|
||||||
--enable-closure \
|
--enable-closure \
|
||||||
--with-extra-includes=$TRINITY_PREFIX/include \
|
--with-extra-includes=$TRINITY_PREFIX/include \
|
||||||
--with-extra-libs=$TRINITY_PREFIX/lib &&
|
--with-extra-libs=$TRINITY_PREFIX/lib &&
|
||||||
|
Loading…
Reference in New Issue
Block a user