summaryrefslogtreecommitdiff
path: root/lib/make/make.config.defn.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/make/make.config.defn.in')
-rw-r--r--lib/make/make.config.defn.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/make/make.config.defn.in b/lib/make/make.config.defn.in
index 9a407179..11abe3c3 100644
--- a/lib/make/make.config.defn.in
+++ b/lib/make/make.config.defn.in
@@ -85,6 +85,10 @@ GENERAL_LIBRARIES = @GENERAL_LIBRARIES@
SYS_INC_DIRS += @SYS_INC_DIRS@
+# Annoying stuff for some file systems.
+
+PERL_BACKUP_NECESSARY = @PERL_BACKUP_NECESSARY@
+
# Stuff for the architecture
OS = @host_os@