* configure.in: Test for libintl.h.

Phil Edwards phil@jaj.com
Wed Apr 30 04:38:00 GMT 2003


> > how about this instead:
> > 
> >     if test $USE_NLS = yes; then
> >       AC_SEARCH_LIBS(gettext, intl)
> >     fi

This still isn't enough; it's still possible that gettext won't be found.
I forgot to add the bit that disables NLS entirely if the function remains
missing.  Patch in progress.

Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams



More information about the Libstdc++ mailing list