]> git.tuebingen.mpg.de Git - paraslash.git/commit
get rid of -DVERSION
authorAndre <maan@p133.(none)>
Wed, 28 Jun 2006 13:02:39 +0000 (15:02 +0200)
committerAndre <maan@p133.(none)>
Wed, 28 Jun 2006 13:02:39 +0000 (15:02 +0200)
commit52f6c9ab26c8a64ec413c7b4ae8cf43ac8f628a5
tree27cecd8a7b4c7757d182ec64b047773d01a288f8
parent560c26282b32534ed61859c7ec8263b1cf2c7f27
get rid of -DVERSION

It's identical to PACKAGE_VERSION, so use PACKAGE_VERSION in the
C Code and get rid of the preprocessor define.
Makefile.in
command.c
daemon.c
gui.c
http_recv.c
sdl_gui.c