SHA256
1
0
forked from pool/dhcp

Accepting request 173461 from openSUSE:Factory:Staging:Automake

- Added autoreconf -i option to fix build for the new automake

OBS-URL: https://build.opensuse.org/request/show/173461
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=109
This commit is contained in:
Factory Maintainer 2013-04-30 08:03:14 +00:00 committed by Git OBS Bridge
parent 7f352dbf90
commit d7f4d7d519
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

View File

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