Commit Graph

3 Commits

Author SHA1 Message Date
reinelt
13238c06a2 [lcd4linux @ 2005-05-04 05:22:12 by reinelt]
* replaced fprintf(stderr,...  with error()
* corrected a "dangling reference" memory problem
* removed some PyErr_Print() spam
* fixed a segmentation fault that occured when python module was not
found
* improved error messages

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@538 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-04 05:22:12 +00:00
reinelt
854e711689 [lcd4linux @ 2005-05-03 11:13:23 by reinelt]
rearranged autoconf a bit,
libX11 will be linked only if really needed (i.e. when the X11 driver has been selected)
plugin_python filled with life

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@537 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-03 11:13:24 +00:00
reinelt
0849d874e7 [lcd4linux @ 2005-05-02 10:29:20 by reinelt]
preparations for python bindings and python plugin

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@536 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2005-05-02 10:29:20 +00:00