From 15bce15010d0d3ec31a6d5925f84b24789ab9876 Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Tue, 18 Oct 2022 09:53:10 +0200 Subject: [PATCH] [emacs] with gpm --- e/emacs/SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e/emacs/SlackBuild b/e/emacs/SlackBuild index c53ffa72..dc201f67 100755 --- a/e/emacs/SlackBuild +++ b/e/emacs/SlackBuild @@ -135,7 +135,7 @@ $SRCDIR/configure \ --with-tiff \ --with-xft \ --with-xpm \ - --with-gpm=no \ + --with-gpm=yes \ --with-pgtk \ --enable-link-time-optimization \ --with-compress-install \