]> git.webhop.me Git - lcd4linux.git/commit
[lcd4linux @ 2006-09-04 16:47:39 by siretart]
authorsiretart <siretart@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Mon, 4 Sep 2006 16:47:39 +0000 (16:47 +0000)
committersiretart <siretart@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Mon, 4 Sep 2006 16:47:39 +0000 (16:47 +0000)
commit4dce1a366200cf3b1217d875c707d83cc4808e6f
tree7375e17e1bd40105505707364d046dbf371ca8d0
parentb35e5d8bcfa6f0e8311f35aef78df2301f104e5f
[lcd4linux @ 2006-09-04 16:47:39 by siretart]
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
ac_python_devel.m4 [new file with mode: 0644]
configure.in
python.m4 [deleted file]