Add the additional variables to the Makefile for generation of dirpath.h
to occur properly when for example, afsconfdir=${sysconfdir}/openafs

Jeremy

--- openafs-1.2.0/src/util/Makefile.in~ Fri Sep  7 19:36:06 2001
+++ openafs-1.2.0/src/util/Makefile.in  Fri Oct  5 13:28:21 2001
@@ -14,6 +14,8 @@
 libdir=@libdir@
 includedir=@includedir@
 mandir=@mandir@
+sysconfdir=@sysconfdir@
+localstatedir=@localstatedir@
 COMPILE_ET=${TOP_SRCDIR}/comerr/compile_et
 RXGEN=${TOP_SRCDIR}/rxgen/rxgen
 TOP_SRCDIR=@TOP_SRCDIR@
_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to