- Disable autoreconf call.
This commit is contained in:
parent
fe755627e7
commit
28a2bfe99d
@ -290,7 +290,7 @@ CPPFLAGS="-I%{_includedir}/et"; export CPPFLAGS
|
||||
CFLAGS="$RPM_OPT_FLAGS -fPIC -DLDAP_DEPRECATED -I%{_includedir}/et -Wno-sign-compare"; export CFLAGS
|
||||
|
||||
# Regenerate mail/Makefile.in (this is temporary).
|
||||
autoreconf --force
|
||||
% autoreconf --force
|
||||
|
||||
%configure \
|
||||
--enable-gtk-doc \
|
||||
@ -688,6 +688,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
* Mon Nov 30 2009 Milan Crha <mcrha@redhat.com> - 2.29.3-1.fc13
|
||||
- Update to 2.29.3
|
||||
- Add patch for missing m4 files from tarball.
|
||||
- Disable autoreconf call.
|
||||
|
||||
* Tue Nov 17 2009 Matthew Barnes <mbarnes@redhat.com> - 2.29.2-1.fc13
|
||||
- Update to 2.29.2
|
||||
|
Loading…
Reference in New Issue
Block a user