Follow-up Comment #3, bug #8635 (project wesnoth):
May be, "http://autoconf-archive.cryp.to/ac_python_devel.html"
give a good solution for checking python flags in autoconf.
NB: In fact "python-config" is just a small python script,
with older version of python we can obtain same result
using python command itself i.e:
> python -c "import distutils.sysconfig; \
print distutils.sysconfig.get_config_var('SYSLIBS'); \
print distutils.sysconfig.get_config_var('LIBS');"
-lm
-lresolv -lsocket -lnsl -lrt -ldl -lpthread
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?8635>
_______________________________________________
Message posté via/par Gna!
http://gna.org/
_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs