Re: [PATCH] configure: Add option to disable building documentation.

2012-03-20 Thread Kristian Hoegsberg
On Sat, Mar 17, 2012 at 07:09:39PM +0200, ustun.ergeno...@gmail.com wrote: > From: Üstün Ergenoğlu Yeah, not a bad idea. thanks, Kristian > Signed-off-by: Üstün Ergenoğlu > --- > configure.ac | 10 +- > 1 files changed, 9 insertions(+), 1 deletions(-) > > diff --git a/configure.ac

[PATCH] configure: Add option to disable building documentation.

2012-03-17 Thread ustun . ergenoglu
From: Üstün Ergenoğlu Signed-off-by: Üstün Ergenoğlu --- configure.ac | 10 +- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/configure.ac b/configure.ac index f5bf788..094da67 100644 --- a/configure.ac +++ b/configure.ac @@ -33,6 +33,12 @@ AC_ARG_ENABLE([scanner],