diff --git a/dhcp.changes b/dhcp.changes index 9d484cf..1b57756 100644 --- a/dhcp.changes +++ b/dhcp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 26 09:27:19 UTC 2013 - mmeister@suse.com + +- Added autoreconf -i option to fix build for the new automake + ------------------------------------------------------------------- Tue Apr 2 09:16:44 UTC 2013 - mt@suse.com diff --git a/dhcp.spec b/dhcp.spec index 15efc63..48d2085 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -267,7 +267,7 @@ export CFLAGS FFLAGS CXXFLAGS # %{?suse_update_config:%{suse_update_config -f}} libtoolize --force -autoreconf +autoreconf -i # %configure \ --enable-dhcpv6 \