On Fri, 05 Dec 2014 07:39:04 -0800
"Jon A. Cruz" wrote:
>
>
> On 12/05/2014 07:09 AM, Pekka Paalanen wrote:
> >
> > Hi,
> >
> > looking at doc/doxygen/wayland.doxygen.in it says
> > # Doxyfile 1.7.6.1
> >
> > Do we know this works with Doxygen 1.6 or should we require 1.7?
> >
> > Not that
On 12/05/2014 07:09 AM, Pekka Paalanen wrote:
>
> Hi,
>
> looking at doc/doxygen/wayland.doxygen.in it says
> # Doxyfile 1.7.6.1
>
> Do we know this works with Doxygen 1.6 or should we require 1.7?
>
> Not that it matters too much, since right now we don't have any checks,
> but I'd prefer so
On Wed, 3 Dec 2014 18:26:26 -0800
"Jon A. Cruz" wrote:
> Add a config time check for a new enough (1.6.0+) version of doxygen.
>
> v2. require 1.6.0+ instead of 1.8.0+
>
> Signed-off-by: Jon A. Cruz
> ---
> configure.ac | 8
> 1 file changed, 8 insertions(+)
>
> diff --git a/config
Add a config time check for a new enough (1.6.0+) version of doxygen.
v2. require 1.6.0+ instead of 1.8.0+
Signed-off-by: Jon A. Cruz
---
configure.ac | 8
1 file changed, 8 insertions(+)
diff --git a/configure.ac b/configure.ac
index 6f8220b..12dd94c 100644
--- a/configure.ac
+++ b/c