From 754577cfa7bc6bc02f973310ac88ce04e37db003 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Sep 29 2005 02:45:23 +0000 Subject: no longer need to run autoconf --- diff --git a/thunderbird.spec b/thunderbird.spec index 67673c7..d76e0bb 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -62,7 +62,6 @@ BuildRequires: XFree86-devel BuildRequires: libIDL-devel BuildRequires: tcsh BuildRequires: freetype-devel -BuildRequires: autoconf213 Prereq: desktop-file-utils >= %{desktop_file_utils_version} Obsoletes: MozillaThunderbird Provides: MozillaThunderbird = %{epoch}:%{version} @@ -108,8 +107,6 @@ Mozilla Thunderbird is a standalone mail and newsgroup client. #=============================================================================== %build -autoconf-2.13 - export RPM_OPT_FLAGS=$(echo $RPM_OPT_FLAGS | sed 's/-O2/-Os/') export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$CFLAGS"