summaryrefslogtreecommitdiff
path: root/cmake/modules/FindYACC.cmake
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2009-09-23 19:40:25 +0000
committerJörg Mayer <jmayer@loplof.de>2009-09-23 19:40:25 +0000
commit878d7246b85e14f5834ab9b8e7fce8707eb3b307 (patch)
treef943f68d281ffe44f8b933d257a11ba2312cf657 /cmake/modules/FindYACC.cmake
parentd909f9f62cb34c020418d6a5b6a5da4d12e1bedf (diff)
downloadwireshark-878d7246b85e14f5834ab9b8e7fce8707eb3b307.tar.gz
- Add $Id: $ tags
- FindHtmlViewer.cmake: Try to add reading the name of the html viewer from the HTML_VIEWER environment variable (untested) svn path=/trunk/; revision=30104
Diffstat (limited to 'cmake/modules/FindYACC.cmake')
-rw-r--r--cmake/modules/FindYACC.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/modules/FindYACC.cmake b/cmake/modules/FindYACC.cmake
index 0f49be7654..9972136879 100644
--- a/cmake/modules/FindYACC.cmake
+++ b/cmake/modules/FindYACC.cmake
@@ -1,3 +1,6 @@
+#
+# $Id$
+#
# - Find unix commands from cygwin
# This module looks for some usual Unix commands.
#