From 118e3da27ceec7bbed164e3f585fe6a49305d77c Mon Sep 17 00:00:00 2001 From: Charles Coldwell Date: Feb 23 2007 23:42:55 +0000 Subject: force autoconf and automake after patching Makefile.in --- diff --git a/emacs.spec b/emacs.spec index 2c729a7..6bd80dd 100644 --- a/emacs.spec +++ b/emacs.spec @@ -95,6 +95,8 @@ Emacs packages or see some elisp examples. %setup -q %patch0 -p1 +autoconf && automake + # install rest of site-lisp files ( cd site-lisp cp %SOURCE5 %SOURCE6 %SOURCE9 %SOURCE14 %SOURCE20 .