Jeff Teunissen
dc42c03c5b
The proper solution to fs_sharepath and fs_userpath.
2000-05-24 20:03:49 +00:00
Bill Currie
72ff6cb80b
FS_.*PATH have been eliminated as fs_userpath and fs_sharepath default to . and
...
can be configured by ${sysconfdir}/quakeforge.conf
2000-05-24 05:57:56 +00:00
Jeff Teunissen
00aa3557d4
Cleaned up the build system...thanks to some configure hacking, -glx is
...
now only built if X11 is available, and defines its own CFLAGS and LIBS
variables to be empty if dirs are not specified on the
configure command-line.
Oh, yeah. OPENGL_* are now GLX_*. Sorry. :)
2000-05-18 13:15:10 +00:00
Jeff Teunissen
eb88865ff1
Add define protection for config.h, so it can be included multiple times
...
without redefining everything.
2000-05-18 08:19:24 +00:00
Jeff Teunissen
7e5af715bb
Automake stuff. Don't blame me for this. ;)
...
You will need to run automake --add-missing to create the necessary
symlinks for install-sh, etc.
2000-05-17 09:25:03 +00:00