summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortorinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-26 09:10:32 +0000
committertorinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-26 09:10:32 +0000
commit07a1fca254a165c6ad22df523b9fc6fabd2adbf5 (patch)
tree31cab327d148049251a04f6739bda44efd6cd27a
parentd796a6ca18022ab4db180cee495d3ee4126fa086 (diff)
downloadmpv-07a1fca254a165c6ad22df523b9fc6fabd2adbf5.tar.bz2
mpv-07a1fca254a165c6ad22df523b9fc6fabd2adbf5.tar.xz
Clearly state that main.xml is generated
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20456 b3059339-0415-0410-9bf9-f77b7e298cf2
-rwxr-xr-xDOCS/xml/configure3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/xml/configure b/DOCS/xml/configure
index eb5d4b4547..26f2205298 100755
--- a/DOCS/xml/configure
+++ b/DOCS/xml/configure
@@ -149,6 +149,9 @@ fi
for lang in `grep 'SUBDIRS =' Makefile|cut -d= -f2`; do
cat > $lang/main.xml << EOF
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?>
+<!-- **************************************************
+ This file is generated automatically. DO NOT EDIT.
+ ************************************************** -->
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"$_dtd"
[