From dcdedde6b87d73c79a6cdf6f9fdff6d02302e32c Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Dec 19 2007 05:24:47 +0000 Subject: add autoconf to build CVSc ---------------------------------------------------------------------- --- diff --git a/xorg-x11-drv-ati.spec b/xorg-x11-drv-ati.spec index 2425fd4..fdbf12d 100644 --- a/xorg-x11-drv-ati.spec +++ b/xorg-x11-drv-ati.spec @@ -32,6 +32,8 @@ ExcludeArch: s390 s390x BuildRequires: xorg-x11-server-sdk >= 1.4.99.1 BuildRequires: mesa-libGL-devel >= 6.4-4 BuildRequires: libdrm-devel >= 2.0-1 +BuildRequires: automake autoconf libtool pkgconfig +BuildRequires: xorg-x11-util-macros >= 1.1.5 Requires: hwdata Requires: xorg-x11-server-Xorg >= 1.4.99.1 @@ -47,6 +49,7 @@ X.Org X11 ati video driver. %patch4 -p1 -b .ddc %build +aclocal ; automake -a ; autoconf %configure --disable-static make %{?_smp_mflags}