From: PT M. <pe...@gm...> - 2009-09-12 09:32:21
|
Some instructions of the autotools maros was making the compling not able to procceed, especially in newer distributions. This patch mainly fix for the python checking module, one need to download new ax_python_devel.m4 from http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=blob_plain;f=m4/ax_python_devel.m4(to replace the old ac_python_devel.m4) to fix the autoconf error. And the problem of the plugin mpd, no header files or linking flags were added to plugins.m4, this patch done with this by calling pkg-config after checking "libmpd" I'm now maintaing the package of lcd4linux-svn in Arch User Repo: http://aur.archlinux.org/packages.php?ID=20514 <http://aur.archlinux.org/packages.php?ID=20514%20> |