SHA256
1
0
forked from pool/dhcp

Accepting request 173895 from network:dhcp

- Added autoreconf -i option to fix build for the new automake (forwarded request 173461 from m_meister)

OBS-URL: https://build.opensuse.org/request/show/173895
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dhcp?expand=0&rev=80
This commit is contained in:
Stephan Kulow 2013-05-02 09:06:18 +00:00 committed by Git OBS Bridge
commit d945318845
2 changed files with 6 additions and 1 deletions

View File

@ -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 Tue Apr 2 09:16:44 UTC 2013 - mt@suse.com

View File

@ -267,7 +267,7 @@ export CFLAGS FFLAGS CXXFLAGS
# #
%{?suse_update_config:%{suse_update_config -f}} %{?suse_update_config:%{suse_update_config -f}}
libtoolize --force libtoolize --force
autoreconf autoreconf -i
# #
%configure \ %configure \
--enable-dhcpv6 \ --enable-dhcpv6 \