mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-09 12:11:20 -03:00
Update configure.ac and README for Doxygen 1.8
This commit is contained in:
@@ -21,7 +21,7 @@ fish depends on a curses implementation, such as ncurses. The headers and librar
|
|||||||
|
|
||||||
fish requires gettext for translation support.
|
fish requires gettext for translation support.
|
||||||
|
|
||||||
Building the documentation requires Doxygen 1.5 or newer.
|
Building the documentation requires Doxygen 1.8 or newer.
|
||||||
|
|
||||||
### Autotools Build
|
### Autotools Build
|
||||||
|
|
||||||
|
|||||||
@@ -146,7 +146,7 @@ AS_IF([test x$local_gettext != xno],
|
|||||||
# Build/clean the documentation only if Doxygen is available
|
# Build/clean the documentation only if Doxygen is available
|
||||||
#
|
#
|
||||||
|
|
||||||
doxygen_minimum=1.5
|
doxygen_minimum=1.8
|
||||||
|
|
||||||
AC_ARG_WITH(
|
AC_ARG_WITH(
|
||||||
doxygen,
|
doxygen,
|
||||||
|
|||||||
Reference in New Issue
Block a user