1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-02 10:48:05 +00:00

- Handling von "--version" und "--help" nochmal geaendert ...

This commit is contained in:
Alexander Barton
2002-03-10 17:50:48 +00:00
parent 0777bca325
commit d67d94ea04
5 changed files with 50 additions and 22 deletions

View File

@@ -94,7 +94,7 @@
HEADER_SEARCH_PATHS = "";
INSTALL_PATH = "$(HOME)/bin";
LIBRARY_SEARCH_PATHS = "";
OTHER_CFLAGS = "";
OTHER_CFLAGS = "-DLOCALSTATEDIR=\\\\\\\"/usr/local/var\\\\\\\" -DSYSCONFDIR=\\\\\\\"/usr/local/etc\\\\\\\"";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PRODUCT_NAME = ngircd;