(Cygwin/MinGW, OS X)
* autogen.sh: Add comment about 'pkg-config'.
* TODO: Remove note about 'autoreconf' failure.
Solaris/x86[_64]: gctest fails if PROC_VDB.
-Cygwin: autoreconf fails: possibly undefined macro: AC_MSG_ERROR, AS_IF
-at configure.ac:59 and configure.ac:694, respectively (autoreconf-2.68).
-
Darwin/x86_64: deadlock might occur between:
dlclose() -> GC_dyld_image_remove() -> GC_lock() and
GC_inner_start_routine()+LOCK -> dyld_stub_binder_().
# This script creates (or regenerates) configure (as well as aclocal.m4,
# config.h.in, Makefile.in, etc.) missing in the source repository.
+# Note: in case of problems (e.g., in cygwin/mingw or OS X), please make
+# sure 'pkg-config' is installed on your host.
+
autoreconf -i
echo