hitori r53 - in trunk: . help help/sv



Author: pwithnall
Date: Mon Mar  9 18:53:34 2009
New Revision: 53
URL: http://svn.gnome.org/viewvc/hitori?rev=53&view=rev

Log:
2009-03-09  Philip Withnall  <philip tecnocode co uk>

	* configure.ac: Modernised how the options are presented.

	Updated svn:ignore properties.



Modified:
   trunk/ChangeLog
   trunk/configure.ac
   trunk/help/   (props changed)
   trunk/help/sv/   (props changed)

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Mon Mar  9 18:53:34 2009
@@ -14,7 +14,7 @@
 dnl ***************************************************************************
 
 AC_ARG_ENABLE([debug],
-	[ --enable-debug	Turn on debugging],
+	AC_HELP_STRING([--enable-debug], [turn on debugging]),
 	[case "${enableval}" in
 		yes) debug=true ;;
 		no)  debug=false ;;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]