diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-10-29 15:30:20 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-10-31 12:44:05 +0100 |
commit | fcf61d3411bc1868e53305a3777f4bcaab3eb4bd (patch) | |
tree | 14f6422e9d9f5e8061063c9f8fda8972fb702037 /nx-X11/config/cf/Server.tmpl | |
parent | 6b3080d547ff63c9d6d8e08d9133c4e47d98ed39 (diff) | |
download | nx-libs-fcf61d3411bc1868e53305a3777f4bcaab3eb4bd.tar.gz nx-libs-fcf61d3411bc1868e53305a3777f4bcaab3eb4bd.tar.bz2 nx-libs-fcf61d3411bc1868e53305a3777f4bcaab3eb4bd.zip |
Imakefile cleanup: Delete all ancient Vcs comments stemming from SVN times of X.org and XFree86.
Fixes ArcticaProject/nx-libs#250.
Diffstat (limited to 'nx-X11/config/cf/Server.tmpl')
-rw-r--r-- | nx-X11/config/cf/Server.tmpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/nx-X11/config/cf/Server.tmpl b/nx-X11/config/cf/Server.tmpl index 3ada3087b..ffdca6811 100644 --- a/nx-X11/config/cf/Server.tmpl +++ b/nx-X11/config/cf/Server.tmpl @@ -1,11 +1,8 @@ -XCOMM $XFree86: xc/config/cf/Server.tmpl,v 3.20 2002/11/20 04:32:55 dawes Exp $ /* * Server imakefile info - this contains any special redefinitions, etc. * that Imakefiles in the server subtree will need. */ -XCOMM $Xorg: Server.tmpl,v 1.3 2000/08/17 19:41:46 cpqbld Exp $ - #define PassCDebugFlags CDEBUGFLAGS="$(CDEBUGFLAGS)" LDSTRIPFLAGS="$(LDSTRIPFLAGS)" #ifndef ServerCcCmd |