arogue5: port to autoconf.
'configure' and 'make install' now work. There may be problems with hard-to-test features like MAXLOAD.
This commit is contained in:
parent
9d5cb81410
commit
47712fdf5d
7 changed files with 897 additions and 3 deletions
|
|
@ -18,8 +18,8 @@
|
|||
#include <limits.h>
|
||||
#include <ctype.h>
|
||||
#include <signal.h>
|
||||
#include "mach_dep.h"
|
||||
#include "rogue.h"
|
||||
#include "mach_dep.h"
|
||||
|
||||
/*
|
||||
* command:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue