summaryrefslogtreecommitdiff
path: root/MCONFIG.in
diff options
context:
space:
mode:
Diffstat (limited to 'MCONFIG.in')
-rw-r--r--MCONFIG.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/MCONFIG.in b/MCONFIG.in
index 85f2d40..68aab37 100644
--- a/MCONFIG.in
+++ b/MCONFIG.in
@@ -35,6 +35,9 @@ X = @EXEEXT@
# Install into alternate root area, e.g. for package generation
INSTALLROOT =
+# Link
+LN_S = @LN_S@
+
# Install program
INSTALL = @INSTALL@
INSTALL_PROGRAM = @INSTALL_PROGRAM@