]> andersk Git - moira.git/blobdiff - configure
check for strlcpy/strlcat
[moira.git] / configure
index d85e15aa388f1801bfef39ed3719bd4d2dd4cedd..e500e59ea00e95cfef301574294f16a43d040946 100755 (executable)
--- a/configure
+++ b/configure
@@ -917,7 +917,7 @@ fi
 
 if test "$athena" = true; then
     enable_athena=yes
-    prefix=/afs/athena.mit.edu/system/moira
+    prefix=/afs/.athena.mit.edu/system/moira
     bindir=$prefix/arch/$ATHENA_SYS/bin
     sbindir=$bindir
     
@@ -2549,7 +2549,7 @@ fi
 
 
 
-for ac_func in getusershell
+for ac_func in getusershell strlcpy strlcat
 do
 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
 echo "configure:2556: checking for $ac_func" >&5
This page took 0.078887 seconds and 4 git commands to generate.