From ab3afc2131f83377d2f430b2c2f7b8a9df77d6f8e66c0ac02cb24c82d32c25a5 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 20 Mar 2017 15:40:58 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/M17N/xemacs?expand=0&rev=93 --- xemacs.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xemacs.spec b/xemacs.spec index dbea59b..980deef 100644 --- a/xemacs.spec +++ b/xemacs.spec @@ -309,6 +309,9 @@ SPECIAL="--with-database=berkdb,gdbm \ %if %kkcc_broken --disable-kkcc \ %endif +%if 0%{?suse_version} > 1320 + --with-system-malloc \ +%endif %ifnarch s390 --enable-sound=native \ --with-gpm \