debian/*: Yaay, Debian packages. They're not perfect, but they should do

the job. -3dfx doesn't get a package built right now, there
are...obstacles.

acinclude.m4, configure.in, Makefile.am: -sgl is detected separately from
-sdl now, and HAVE_XMESA is no longer in use.
This commit is contained in:
Jeff Teunissen 2000-09-23 08:06:40 +00:00
parent 2b4dcee14d
commit 830d6e044e
36 changed files with 737 additions and 18 deletions

View file

@ -30,7 +30,7 @@
/* Version strings */
#define PACKAGE "quakeforge"
#define PROGRAM "QuakeForge"
#define VERSION "0.1.99pre2"
#define VERSION "0.2.99beta1"
#define QW_VERSION "2.40"
#define QSG_VERSION "2.0"