git://git.openafs.org
/
openafs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
support-nested-variables-20011009
[openafs.git]
/
src
/
util
/
Makefile.in
diff --git
a/src/util/Makefile.in
b/src/util/Makefile.in
index
5c74b37
..
6d4474f
100644
(file)
--- a/
src/util/Makefile.in
+++ b/
src/util/Makefile.in
@@
-14,6
+14,8
@@
libexecdir=@libexecdir@
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@