Half-assed fix to make autoconf bend
commit55959b4f7ebc717c22909dea5eb632323fc13948
authorTamas TEVESZ <ice@extreme.hu>
Tue, 23 Mar 2010 19:27:53 +0000 (23 20:27 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Fri, 26 Mar 2010 20:08:17 +0000 (26 21:08 +0100)
tree013791ed2d5d549365b6b5e465c87afc55511db7
parent67a8a826703507bebad2d2c7eb705b436c501d58
Half-assed fix to make autoconf bend

- this should make platform detection automagic
- also fixes debian builds that broke in the meantime
- fix osdep_darwin.c
configure.ac
src/Makefile.am
src/osdep/stub.c [deleted file]
src/osdep/test.c [deleted file]
src/osdep_bsd.c [moved from src/osdep/bsd.c with 99% similarity]
src/osdep_darwin.c [moved from src/osdep/darwin.c with 97% similarity]
src/osdep_linux.c [moved from src/osdep/linux.c with 98% similarity]
src/osdep_stub.c [new file with mode: 0644]