git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
c602093
)
config-makefile-include-xcflags64-20011107
author
Nickolai Zeldovich
<kolya@mit.edu>
Thu, 8 Nov 2001 03:02:08 +0000 (
03:02
+0000)
committer
Derrick Brashear
<shadow@dementia.org>
Thu, 8 Nov 2001 03:02:08 +0000 (
03:02
+0000)
this was missed during the conversion
src/config/Makefile.config.in
patch
|
blob
|
history
diff --git
a/src/config/Makefile.config.in
b/src/config/Makefile.config.in
index
1568aae
..
d33eccc
100644
(file)
--- a/
src/config/Makefile.config.in
+++ b/
src/config/Makefile.config.in
@@
-64,6
+64,7
@@
TOP_OBJDIR = @TOP_OBJDIR@
TOP_SRCDIR = @TOP_SRCDIR@
TXLIBS = @TXLIBS@
VPATH = ${srcdir}
+XCFLAGS64 = @XCFLAGS64@
XCFLAGS = @XCFLAGS@
XLDFLAGS64 = @XLDFLAGS64@
XLDFLAGS = @XLDFLAGS@