aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorJim Blandy <[email protected]>1993-05-31 06:03:21 +0000
committerJim Blandy <[email protected]>1993-05-31 06:03:21 +0000
commit09b89128ef1ad27597062ec71bb595e2848d0ec9 (patch)
treee23615a18799cd51ac6afd26bf6363a3e6c6d01e /Makefile.in
parent2352cbea71c3edad2eaba7cea8a280bcf7a7a3ed (diff)
Pass in LD_SWITCH_X_SITE.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 2d650e8a95..d0a902f95c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -42,6 +42,7 @@ ALLOCA=@ALLOCA@
LN_S=@LN_S@
CFLAGS=@CFLAGS@
C_SWITCH_X_SITE=@C_SWITCH_X_SITE@
+LD_SWITCH_X_SITE=@LD_SWITCH_X_SITE@
### These help us choose version- and architecture-specific directories
### to install files in.