diff options
author | Mateusz Kaduk <mateusz.kaduk@gmail.com> | 2005-01-17 18:57:38 +0000 |
---|---|---|
committer | Mateusz Kaduk <mateusz.kaduk@gmail.com> | 2005-01-17 18:57:38 +0000 |
commit | 76ce363a43cc6d06de133d167b153056f25cdbdf (patch) | |
tree | 105e180537e6e2887485595f61f37110f9fa920e /config.h.in | |
parent | 694e6e4148e19168f930406b13a3f63981341c05 (diff) | |
download | mana-76ce363a43cc6d06de133d167b153056f25cdbdf.tar.gz mana-76ce363a43cc6d06de133d167b153056f25cdbdf.tar.bz2 mana-76ce363a43cc6d06de133d167b153056f25cdbdf.tar.xz mana-76ce363a43cc6d06de133d167b153056f25cdbdf.zip |
Removed allegro from autoconf and added -lguichan_sdl
Diffstat (limited to 'config.h.in')
-rwxr-xr-x | config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in index 5ae68868..649eb2c3 100755 --- a/config.h.in +++ b/config.h.in @@ -6,9 +6,6 @@ /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H -/* Defines if your system has the LIBALLEGRO library */ -#undef HAVE_LIBALLEGRO - /* Defines if your system has the LIBSDL library */ #undef HAVE_LIBSDL |