Derek Price <[EMAIL PROTECTED]> writes: >>Fourth, we can AC_REQUIRE AC_GNU_SOURCE, so that we needn't worry about >>__USE_GNU. > > We ran into this problem the first time we went through this: > <http://lists.gnu.org/archive/html/bug-gnulib/2005-05/msg00144.html>.
Ouch. Sorry I forgot that. I assume you fixed this by removing the AC_REQUIRE([AC_GNU_SOURCE]) from glob.m4 and restoring the condtional #define __USE_GNU 1 to glob_.h? If it's more complicated than that, please let me know. _______________________________________________ bug-gnulib mailing list bug-gnulib@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnulib