summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-01-02 14:21:09 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-01-02 14:21:09 +0000
commita00c76d92b46be53dbf448b3254af0db11d28e59 (patch)
tree7899b9cc69972942b3229056a0a083a8f4e1ef60
parent5142175c58cfda92f476b80c23178820d0130a5f (diff)
downloadexecline-a00c76d92b46be53dbf448b3254af0db11d28e59.tar.xz
Add sysdeps to the list of special /usr snowflakes
-rwxr-xr-xconfigure3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure b/configure
index 3b393b6..79c356a 100755
--- a/configure
+++ b/configure
@@ -197,6 +197,9 @@ if test -z "$prefix" ; then
if test "$includedir" = '$prefix/include' ; then
includedir=/usr/include
fi
+ if test "$sysdeps" = '$prefix/lib/skalibs/sysdeps' ; then
+ sysdeps=/usr/lib/skalibs/sysdeps
+ fi
fi
# Expand installation directories