Hi all, i'm trying to fold GNU gettext into an RPM on AIX 5L. Configure and make build are no problem at all. Upon
make install DESTDIR=$rpm_fakeroot libtool thinks it has to relink the libgettextlib against libintl in the non-rpm_fakeroot-path. Needless to say this aborts with an error, since libintl isn't yet installed there. Is there a way to tell libtool not to relink the libraries, because it'll find the libs ultimately under the original paths? Thanks, Frank _______________________________________________ help-gnu-utils mailing list help-gnu-utils@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-utils