fixed the way the config.h is used, it used to be globallyv0.49.25
commit33e944817d291537788b71f78d19c33a5b16ecae
authorNicholas Niro <nik_89@neuroponic.com>
Wed, 4 Apr 2007 06:41:10 +0000 (4 02:41 -0400)
committerNicholas Niro <nicholasniro@neuroponic.com>
Wed, 4 Apr 2007 06:41:10 +0000 (4 02:41 -0400)
treee123b2b419654b6395b1ceba6e9183ea6bca3694
parentbdff10c56ac5b3cf993aaae331b898c296ae0dab
fixed the way the config.h is used, it used to be globally
available on the header files so other projects could have
conflicts when they used autoconf.

This however brings back the SDL events bug in libneuro,
a method to make it work with the dynamic loader will be
required.
configure
configure.ac
include/neuro/Makefile.am
include/neuro/Makefile.in
include/neuro/neuro_engine.h
src/extlib/sdl.c
src/misc/bitmap.c
version.mk