diff options
| author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-03-14 10:17:24 +0000 |
|---|---|---|
| committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-03-14 10:17:24 +0000 |
| commit | 2f4d1e04488c6ae6342c38f2080a726f28d43b47 (patch) | |
| tree | 171dbb160586268e80fc3817c86193c386e6a429 /gl/configmake.h | |
| parent | 2b61c82169f76c05703e194604e332c2e40b9ee2 (diff) | |
| download | monitoring-plugins-2f4d1e04488c6ae6342c38f2080a726f28d43b47.tar.gz | |
These files are generated automatically during the make process, and removed by make clean.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1940 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'gl/configmake.h')
| -rw-r--r-- | gl/configmake.h | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/gl/configmake.h b/gl/configmake.h deleted file mode 100644 index f73bc381..00000000 --- a/gl/configmake.h +++ /dev/null | |||
| @@ -1,25 +0,0 @@ | |||
| 1 | /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ | ||
| 2 | #define PREFIX "/usr/local/nagios" | ||
| 3 | #define EXEC_PREFIX "/usr/local/nagios" | ||
| 4 | #define BINDIR "/usr/local/nagios/bin" | ||
| 5 | #define SBINDIR "/usr/local/nagios/sbin" | ||
| 6 | #define LIBEXECDIR "/usr/local/nagios/libexec" | ||
| 7 | #define DATAROOTDIR "/usr/local/nagios/share" | ||
| 8 | #define DATADIR "/usr/local/nagios/share" | ||
| 9 | #define SYSCONFDIR "/usr/local/nagios/etc" | ||
| 10 | #define SHAREDSTATEDIR "/usr/local/nagios/com" | ||
| 11 | #define LOCALSTATEDIR "/usr/local/nagios/var" | ||
| 12 | #define INCLUDEDIR "/usr/local/nagios/include" | ||
| 13 | #define OLDINCLUDEDIR "/usr/include" | ||
| 14 | #define DOCDIR "/usr/local/nagios/share/doc/nagios-plugins" | ||
| 15 | #define INFODIR "/usr/local/nagios/share/info" | ||
| 16 | #define HTMLDIR "/usr/local/nagios/share/doc/nagios-plugins" | ||
| 17 | #define DVIDIR "/usr/local/nagios/share/doc/nagios-plugins" | ||
| 18 | #define PDFDIR "/usr/local/nagios/share/doc/nagios-plugins" | ||
| 19 | #define PSDIR "/usr/local/nagios/share/doc/nagios-plugins" | ||
| 20 | #define LIBDIR "/usr/local/nagios/lib" | ||
| 21 | #define LOCALEDIR "/usr/local/nagios/share/locale" | ||
| 22 | #define MANDIR "/usr/local/nagios/share/man" | ||
| 23 | #define PKGDATADIR "/usr/local/nagios/share/nagios-plugins" | ||
| 24 | #define PKGINCLUDEDIR "/usr/local/nagios/include/nagios-plugins" | ||
| 25 | #define PKGLIBDIR "/usr/local/nagios/lib/nagios-plugins" | ||
