From ab7521bc2fc6a8754c52c68a3078b652fd54d05e Mon Sep 17 00:00:00 2001 From: Petr Hracek Date: Tue, 26 Mar 2013 09:13:04 +0100 Subject: [PATCH] new upstream version --- emacs.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/emacs.spec b/emacs.spec index 5852bbc..c202d46 100644 --- a/emacs.spec +++ b/emacs.spec @@ -207,8 +207,7 @@ ln -s ../configure . %endif %configure --with-dbus --with-gif --with-jpeg --with-png --with-rsvg \ - --with-tiff --with-xft --with-xpm --with-x-toolkit=%{toolkit} --with-gpm=no \ - --with-wide-int + --with-tiff --with-xft --with-xpm --with-x-toolkit=%{toolkit} --with-gpm=no make bootstrap %{setarch} make %{?_smp_mflags} cd ..