new Emacs configuration courtesy of https://www.linuxquestions.org/questions/slackware-14/requests-for-current-14-2-15-0-a-4175620463/page91.html#post5860502
This commit is contained in:
parent
298f02ec5c
commit
f659ea3ab7
1 changed files with 4 additions and 0 deletions
|
@ -90,9 +90,13 @@ CFLAGS="$SLKCFLAGS" \
|
|||
--infodir=/usr/info \
|
||||
--with-x \
|
||||
--with-x-toolkit=$X_TOOLKIT \
|
||||
--without-toolkit-scroll-bars \
|
||||
--enable-link-time-optimization \
|
||||
--with-compress-install \
|
||||
--without-gconf \
|
||||
--with-gameuser=":games" \
|
||||
--disable-libsystemd \
|
||||
--disable-build-details \
|
||||
--build=${ARCH}-slackware-linux
|
||||
|
||||
make bootstrap
|
||||
|
|
Loading…
Reference in a new issue