Explorar el Código

configure: minor change to get tab completion to work

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2811 fd59a12c-fef9-0310-b244-a6a79926bd2f
Angus Salkeld hace 16 años
padre
commit
534891da2b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -224,7 +224,7 @@ AC_ARG_ENABLE([fatal-warnings],
 	[ default="no" ])
 
 AC_ARG_ENABLE([debug],
-	[ --enable-debug          : enable debug build. ],
+	[  --enable-debug          : enable debug build. ],
 	[ default="no" ])
 
 AC_ARG_ENABLE([coverage],