/pidgin/main: 6a9e120185e1: Remove some unnecessary lines

Ankit Vani a at nevitus.org
Tue Feb 25 09:33:19 EST 2014


Changeset: 6a9e120185e19c182b2e75a443ce224f7dd5b3c7
Author:	 Ankit Vani <a at nevitus.org>
Date:	 2014-02-25 20:01 +0530
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/6a9e120185e1

Description:

Remove some unnecessary lines

diffstat:

 configure.ac |  4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diffs (14 lines):

diff --git a/configure.ac b/configure.ac
--- a/configure.ac
+++ b/configure.ac
@@ -2877,10 +2877,6 @@ You have requested to generate documenta
 	enable_gtk_doc=no
 ])
 
-if test "x$enable_gtk_doc" = "x" ; then
-	enable_gtk_doc=no
-fi
-
 AC_ARG_ENABLE(debug, [AS_HELP_STRING([--enable-debug],
 	[compile with debugging support])], , enable_debug=no)
 



More information about the Commits mailing list