summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2015-09-20 20:57:24 +0200
committerChristian Pointner <equinox@spreadspace.org>2015-09-20 20:57:24 +0200
commita541bf602f9ffe302bdf4efad9ef071eb827d149 (patch)
tree4bfab6ac2d85c52c38355b5599260dda6ec1e454
parentfixed memory erree due to deactivated command sock (diff)
fixed path to examples dir
-rwxr-xr-xsrc/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configure b/src/configure
index b90061f..50e3239 100755
--- a/src/configure
+++ b/src/configure
@@ -34,7 +34,7 @@ BINDIR=''
ETCDIR=''
MANDIR=''
INSTALLMANPAGE=1
-EXAMPLESDIR=''
+EXAMPLESDIR='../'
INSTALLEXAMPLES=1
print_usage() {