Re: Building libgpg-error on OS X 10.4

2006-08-04 Thread Ralf Wildenhues
Hello, * Marcus Brinkmann wrote on Wed, Aug 02, 2006 at 08:46:59PM CEST: > > it seems that the libtool+gettext+automake machinery does not work > perfectly for libraries using gettext. If you use > --with-included-gettext, then a static version of libintl will be > built, and LTLIBINTL is set to

Re: Building libgpg-error on OS X 10.4

2006-08-02 Thread Marcus Brinkmann
Hi, (please keep the CC's intact on reply) it seems that the libtool+gettext+automake machinery does not work perfectly for libraries using gettext. If you use --with-included-gettext, then a static version of libintl will be built, and LTLIBINTL is set to the static library. But linking a stat