root/trunk/pdns/pdns/config-recursor.h
@
929
| Revision 929, 168 bytes (checked in by ahu, 7 years ago) |
|---|
| Line | |
|---|---|
| 1 | #define SYSCONFDIR "/etc/powerdns/" |
| 2 | #define LOCALSTATEDIR "/var/run/" |
| 3 | #define VERSION "3.1.5-snapshot" |
| 4 | #define RECURSOR |
| 5 | #ifndef WIN32 |
| 6 | #define GCC_SKIP_LOCKING |
| 7 | #endif |
Note: See TracBrowser
for help on using the browser.