From b88e4ad5c2c4b3610861b5119affc7a3ad80bc16 Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Tue, 10 Mar 2015 02:05:13 -0500 Subject: Use cygwin-libtoolize --- cygwin-gettext.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cygwin-gettext.spec b/cygwin-gettext.spec index fa90a76..ba27b1c 100644 --- a/cygwin-gettext.spec +++ b/cygwin-gettext.spec @@ -15,7 +15,7 @@ Patch0: gettext-0.18.1.1-autopoint-V.patch Patch1: gettext-0.19.3-localename.patch Patch4: gettext-0.18.1.1-no-woe32dll.patch -BuildRequires: autoconf automake libtool +BuildRequires: autoconf automake cygwin-libtool-base BuildRequires: cygwin32-filesystem >= 10 BuildRequires: cygwin32-gcc BuildRequires: cygwin32-gcc-c++ @@ -80,7 +80,7 @@ Static version of the Gettext library for the Cygwin x86_64 toolchain. rm -f m4/libtool.m4 gettext-tools/gnulib-m4/openmp.m4 touch m4/libtool.m4 gettext-tools/gnulib-m4/openmp.m4 -libtoolize --copy --force +cygwin-libtoolize --copy --force GNULIB_TOOL=: ./autogen.sh --skip-gnulib @@ -228,7 +228,7 @@ find $RPM_BUILD_ROOT -name '*.la' -delete %changelog -* Wed Mar 04 2015 Yaakov Selkowitz - 0.19.4-1 +* Tue Mar 10 2015 Yaakov Selkowitz - 0.19.4-1 - new version * Mon Jun 16 2014 Yaakov Selkowitz - 0.18.3.2-1 -- cgit