made CPP point to the right place. should check these things before commit.
This commit is contained in:
parent
92bab71e9b
commit
b7ecca3b78
@ -56,7 +56,7 @@ struct commandline {
|
||||
};
|
||||
|
||||
static char *cmdname;
|
||||
static char CPP[] = "/lib/cpp";
|
||||
static char CPP[] = "/usr/bin/cpp";
|
||||
static char CPPFLAGS[] = "-C";
|
||||
static char *allv[] = {
|
||||
"rpcgen", "-s", "udp", "-s", "tcp",
|
||||
|
Loading…
Reference in New Issue
Block a user