new option
This commit is contained in:
parent
6a7ccd22ba
commit
9024b28697
1 changed files with 2 additions and 0 deletions
|
@ -104,6 +104,7 @@ $SRCDIR/configure \
|
||||||
--with-x \
|
--with-x \
|
||||||
--with-x-toolkit=$X_TOOLKIT \
|
--with-x-toolkit=$X_TOOLKIT \
|
||||||
--enable-link-time-optimization \
|
--enable-link-time-optimization \
|
||||||
|
--with-compress-install \
|
||||||
--without-gconf \
|
--without-gconf \
|
||||||
--build=${ARCH}-slackware-linux
|
--build=${ARCH}-slackware-linux
|
||||||
|
|
||||||
|
@ -157,6 +158,7 @@ if [ ! "x$ONLY_X11" == "xYES" ] ; then
|
||||||
--infodir=/usr/info \
|
--infodir=/usr/info \
|
||||||
--with-x=no \
|
--with-x=no \
|
||||||
--without-gconf \
|
--without-gconf \
|
||||||
|
--with-compress-install \
|
||||||
--build=${ARCH}-slackware-linux
|
--build=${ARCH}-slackware-linux
|
||||||
|
|
||||||
make $NUMJOBS || make || exit 1
|
make $NUMJOBS || make || exit 1
|
||||||
|
|
Loading…
Reference in a new issue