diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2005-10-24 18:18:56 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2005-10-24 18:18:56 (GMT) |
commit | 32557464b53467b2819e3fb820a7bbc459eb3e30 (patch) | |
tree | a3e5426db07e417c276c043b1c2436f169045b49 /configure | |
parent | c9ed38abcef60f4ecb9fc08a1ddd936762d5342c (diff) | |
download | Doxygen-32557464b53467b2819e3fb820a7bbc459eb3e30.zip Doxygen-32557464b53467b2819e3fb820a7bbc459eb3e30.tar.gz Doxygen-32557464b53467b2819e3fb820a7bbc459eb3e30.tar.bz2 |
Release-1.4.5-20051024
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -120,7 +120,7 @@ Options: --enable-langs list Include support for output languages listed in list. [default: $f_langs] --with-doxywizard Build the GUI frontend for doxygen. This - requires Qt 2.x.x + requires Qt 3.3.x EOF test "$f_error" = y && exit 1 |