- autoreconf fix
This commit is contained in:
parent
9974101bdc
commit
4ebea68cb6
@ -1,7 +1,7 @@
|
|||||||
Summary: Internationalized Domain Name support library
|
Summary: Internationalized Domain Name support library
|
||||||
Name: libidn
|
Name: libidn
|
||||||
Version: 1.9
|
Version: 1.9
|
||||||
Release: 2
|
Release: 3
|
||||||
URL: http://www.gnu.org/software/libidn/
|
URL: http://www.gnu.org/software/libidn/
|
||||||
License: LGPLv2+ and GPLv3+
|
License: LGPLv2+ and GPLv3+
|
||||||
Source0: http://josefsson.org/libidn/releases/libidn-%{version}.tar.gz
|
Source0: http://josefsson.org/libidn/releases/libidn-%{version}.tar.gz
|
||||||
@ -40,7 +40,7 @@ mv iconv.tmp doc/libidn.info
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
# Must re-bootstrap to get multilib-aware libtool
|
# Must re-bootstrap to get multilib-aware libtool
|
||||||
autoreconf
|
autoreconf -i
|
||||||
%configure --disable-csharp --disable-static --libdir=/%{_lib}
|
%configure --disable-csharp --disable-static --libdir=/%{_lib}
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user