"./configure --help | grep nls" isn't returning anything. I would still like direction on my overall situation, though.
Thanks. -Abe On Wed, Aug 5, 2009 at 5:49 PM, Robert Jordan<[email protected]> wrote: > Abe Gillespie wrote: >> I'm currently stuck while trying to configure glib: >> >> configure: error: >> *** You must have either have gettext support in your C library, or use the >> *** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html >> >> This happens regardless of whether I set CPPFLAGS to include the >> macports headers for gettext or my personally compiled version of >> gettext which I placed in >> /Library/Frameworks/Mono.framework/Versions/svn. But, as stated >> above, I'd much prefer using macports version of these libs. > > You should be able to disable GLib's NLS support by passing > --disable-nls or --enable-nls=no to configure. > > Robert > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
