aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorDenis Barbier <barbier>2002-07-22 13:26:10 +0000
committerDenis Barbier <barbier>2002-07-22 13:26:10 +0000
commit8c3f24e2f446ada598e3aab91ef4985c617fcb18 (patch)
tree0ef7962e5414a8aa3bd66903266ae30710acaed8 /Makefile.common
parentc6e8eebffa535fc0e3ed274e69262ed970450b94 (diff)
Remove -v1 from WMLOPTIONS
CVS version numbers Makefile.common: 1.63 -> 1.64
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 7d3379ebada..ebbe33165f3 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -12,7 +12,7 @@ ENGLISHDIR := $(ENGLISHSRCDIR)
HTMLDIR = $(WMLBASE)/$(RELHTMLBASE)/$(CUR_DIR)
LANGUAGECAP = $(shell echo $(LANGUAGE) | tr "a-z" "A-Z")
-WMLOPTIONS := -q -v1 -D CUR_YEAR=$(CUR_YEAR)
+WMLOPTIONS := -q -D CUR_YEAR=$(CUR_YEAR)
WMLOUTFILE = $(@F)
WMLPROLOG :=
WMLEPILOG :=

© 2014-2024 Faster IT GmbH | imprint | privacy policy