- Fix a problem with the autoreconf line.
This commit is contained in:
parent
02b5af48ae
commit
a3313eef28
@ -393,9 +393,8 @@ CFLAGS="$CFLAGS \
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# Rerun the GNU Autotools since we patched some of the input files.
|
# Rerun the GNU Autotools since we patched some of the input files.
|
||||||
# Note: Automake 1.10 enables portability checking by default, which
|
# Disable portability checking to keep automake 1.10 quiet.
|
||||||
# breaks compilation. So we have to explicitly disable it.
|
ACLOCAL="aclocal -I ." autoreconf --warnings=no-portability
|
||||||
autoreconf --warnings=no-portability
|
|
||||||
|
|
||||||
%configure \
|
%configure \
|
||||||
--disable-scrollkeeper \
|
--disable-scrollkeeper \
|
||||||
@ -726,8 +725,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Thu Dec 09 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.3-1.fc7
|
* Thu Dec 09 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.3-1.fc7
|
||||||
- Update to 2.9.3
|
- Update to 2.9.3
|
||||||
- Configure with scrollkeeper disabled.
|
- Configure with scrollkeeper disabled.
|
||||||
|
- Disable automake portability checking.
|
||||||
- Ship our own icons from gnome-icon-theme.
|
- Ship our own icons from gnome-icon-theme.
|
||||||
- Explicitly turn off automake portability checking.
|
|
||||||
- Add patch for RH bug #215478 (Maildir and MH accounts).
|
- Add patch for RH bug #215478 (Maildir and MH accounts).
|
||||||
- Add patch for RH bug #215695 (crashes w/o mail accounts).
|
- Add patch for RH bug #215695 (crashes w/o mail accounts).
|
||||||
- Add patch for RH bug #216537 (viewing attachments).
|
- Add patch for RH bug #216537 (viewing attachments).
|
||||||
|
Loading…
Reference in New Issue
Block a user