This website requires JavaScript.
Explore
Help
Sign in
qf
/
quakeforge
Watch
0
Star
0
Fork
You've already forked quakeforge
0
mirror of
https://git.code.sf.net/p/quake/quakeforge
synced
2024-11-13 08:27:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b66a69617e
quakeforge
/
bootstrap
4 lines
96 B
Text
Raw
Normal View
History
Unescape
Escape
Working on one common configure which lets nq and qw compile. There, needs a little clean up though.
2001-02-20 03:10:06 +00:00
#!/bin/sh
work around the libtool 1.4 problem with the obsoleted ltconf that automake hasn't learned about yet
2001-05-17 16:30:44 +00:00
put the warning /first/
2001-06-08 22:55:51 +00:00
aclocal && autoheader && libtoolize --automake && automake --add-missing && autoconf
Reference in a new issue
Copy permalink