diff options
author | Fritz Elfert <felfert@to.com> | 1999-07-05 20:55:14 +0000 |
---|---|---|
committer | Fritz Elfert <felfert@to.com> | 1999-07-05 20:55:14 +0000 |
commit | 90cedc9d4b3153019d820d5bae0dd2ba6c46513f (patch) | |
tree | 607d0e34cad07cf96976bb3dd5723bcb1451b5e0 /include | |
parent | f6ea9cc41b4968b043a31b9e97630f363e5b1eac (diff) | |
download | plptools-90cedc9d4b3153019d820d5bae0dd2ba6c46513f.tar.gz plptools-90cedc9d4b3153019d820d5bae0dd2ba6c46513f.tar.bz2 plptools-90cedc9d4b3153019d820d5bae0dd2ba6c46513f.zip |
Renamed package
Diffstat (limited to 'include')
-rw-r--r-- | include/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h index 7d5d89a..46731a8 100644 --- a/include/config.h +++ b/include/config.h @@ -3,7 +3,7 @@ #define VERSION "0.3" -#define PACKAGE "plpnfsd" +#define PACKAGE "plptools" /* Define if you have the <stdlib.h> header file. */ #define HAVE_STDLIB_H 1 |