I've updated gnumeric so that it doesn't run into trouble if the user has
/usr/include/langinfo.h installed.

gnumeric's configure script checks for langinfo.h, which is normally not
present on a darwin/OS X system.  However, apparently Gnu-Darwin installs
this header, and that was confusing the gnumeric installation.

My fix was an entry in config.cache.

I don't know if there are other instances of "standard" Unix headers which
are missing from darwin but are supplied by Gnu-Darwin.  We'll have to keep
our eyes open, to ensure compatibility.

  -- Dave

_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to