summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2001-03-19 21:28:43 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2001-03-19 21:28:43 (GMT)
commitb11bb229001fbb79399e3c21860ae6fb4608e77a (patch)
tree15189b5b8aea028e7ff9c9ad19867cb3be0fee9d /src/config.h
parentce5e0dcf2d3d55df510b76519ef43642bc331d96 (diff)
downloadDoxygen-b11bb229001fbb79399e3c21860ae6fb4608e77a.zip
Doxygen-b11bb229001fbb79399e3c21860ae6fb4608e77a.tar.gz
Doxygen-b11bb229001fbb79399e3c21860ae6fb4608e77a.tar.bz2
Release-1.2.6-20010319
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index fba7711..0bdaffa 100644
--- a/src/config.h
+++ b/src/config.h
@@ -1,4 +1,4 @@
-/* This file was generated by configgen on Sun Feb 25 14:30:18 2001
+/* This file was generated by configgen on Mon Mar 19 20:34:58 2001
* from config_templ.h
*
* DO NOT EDIT!
@@ -125,6 +125,7 @@ struct Config
static bool compactRTFFlag; /*!< generate more compact RTF */
static bool rtfHyperFlag; /*!< generate hyper links in RTF */
static QCString rtfStylesheetFile; /*!< file to load stylesheet definitions from */
+ static QCString rtfExtensionsFile; /*!< file to load rtf extensions from */
static bool generateMan; /*!< generate Man pages */
static QCString manOutputDir; /*!< the directory to put the man pages */
static QCString manExtension; /*!< extension the man page files */