Age | Commit message (Collapse) | Author | Files | Lines |
|
These changes were necessary to make lcd4linux build on current debian etch/unstable
systems. I cannot really imagine how this was supposed to work, so I replaced
the old modified python.m4 with an uptodate version of ac_python_devel.m4 from
autoconf_archive. both .m4 files seem to have a common anchestor, but ac_python_devel.m4
has clearly seen a lot of more love, so let's better stay with upstream
(autoconf archive), so we can blame them if anything breaks.
Moreover, this actually works
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@705 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
hopefully solved the AM_PYTHON_PATH issue finally
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@566 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
renamed AM_PYTHON to MY_PYTHON...
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@565 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
python2.4 added to python.m4
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@546 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|
|
preparations for python bindings and python plugin
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@536 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
|