Braden McDaniel <[email protected]> added the comment: In general, this does *not* play well with libraries that define the same symbols.
It is not correct to install the AC_CONFIG_HEADERS. Any macros in an installed configuration header need to be namespaced per-project; e.g., PYTHON_HAVE_STRFTIME. ---------- nosy: +braden _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue6820> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
