diff --git a/gettext.spec b/gettext.spec index d9f0b97..a559cc9 100644 --- a/gettext.spec +++ b/gettext.spec @@ -59,6 +59,8 @@ aclocal --force automake autoconf +( cd autoconf-lib-link && aclocal --force && automake && autoconf ) + %configure --without-included-gettext --enable-nls \ --enable-shared --with-pic-=yes make