Jamie Wilkinson
e68dc6402a
- bootstrap clean removes autom4te.cache
...
- added 3DFX driver to vid_menu.c
2002-04-13 02:03:20 +00:00
Jamie Wilkinson
740faf6966
- used USE_ASM in assembler files and c files, to build asm
...
when needed and c routines otherwise
- HAVE_MASM is off always (in configure.in), only switch it on
if you've got masm and you're on windows...
2002-04-10 06:57:39 +00:00
Jamie Wilkinson
4aaa3094a3
* src/rw*svgalib.c compile fine without src/vt.h, so
...
commented it out in them, and removed from configure test
2002-04-09 02:01:36 +00:00
Jamie Wilkinson
5dfca94f1c
* bootstrap tries to detect if you have gmake instead of
...
make for bsd systems
* cleaned out the header file checks in configure, now add
them as they're needed
* check for sys/vt.h in src/rw*svgalib.c
2002-04-09 01:49:38 +00:00
Jamie Wilkinson
9b44da971f
* Added the turd directories to .gitignore
...
* bootstrap clean removes config.log now
2002-04-06 06:56:44 +00:00
Bill Currie
62093fabca
fix a syntax error
2002-04-04 23:11:31 +00:00
Jamie Wilkinson
8e79055eef
* run "boostrap clean" to *really* clean up the source tree,
...
should be as good as doing a pristine checkout
* I've got the xatrix and rogue modpacks building, but their
license is dubious. game.h has been updated with the 2
extra lines that the xatrix and rogue game.h's had, and
the Makefile.ams will build the code if you unpack them
into the dirs (with a little modification because of -Wall
-Werror ;-)
2002-04-04 13:44:56 +00:00
Jamie Wilkinson
24fb12814e
* Replaced gnu.txt with COPYING
...
* added my TODO list, and the cvs bootstrap script
* Small mods to configure.in, Makefile.am
2002-04-03 00:27:05 +00:00