aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/log.h
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2006-05-16 14:24:03 +0000
committerMartin Willi <martin@strongswan.org>2006-05-16 14:24:03 +0000
commitf2c2d395ff756505be10b9d3e8420af498f33cc2 (patch)
tree7202a334e20710bab1d0b3e848ecc964168ccf5f /src/pluto/log.h
parenteedfdfbe6e15ecc724eca705688472e8be73afec (diff)
downloadstrongswan-f2c2d395ff756505be10b9d3e8420af498f33cc2.tar.bz2
strongswan-f2c2d395ff756505be10b9d3e8420af498f33cc2.tar.xz
- introduced autotools
- first working version - make dist should work - things to do: - UML testing! - more cleanups
Diffstat (limited to 'src/pluto/log.h')
-rw-r--r--src/pluto/log.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/pluto/log.h b/src/pluto/log.h
index 0bf8219aa..a4eae9d1c 100644
--- a/src/pluto/log.h
+++ b/src/pluto/log.h
@@ -18,8 +18,8 @@
#define LOG_WIDTH 1024 /* roof of number of chars in log line */
-#ifndef PERPERRLOGDIR
-#define PERPERRLOGDIR "/var/log/pluto/peer"
+#ifndef PERPEERLOGDIR
+#define PERPEERLOGDIR "/var/log/pluto/peer"
#endif
/* our versions of assert: log result */