Luis Correia
2009-04-03 09:23:22 UTC
Signed-Off-By: Luis Correia <luis.f.correia-***@public.gmane.org>
Index: acinclude.m4
===================================================================
--- acinclude.m4 (revision 112)
+++ acinclude.m4 (working copy)
@@ -162,6 +162,9 @@
x5.2)
BRUTUS_DIST_RELEASE="CentOS%205.2"
;;
+ x5.3)
+ BRUTUS_DIST_RELEASE="CentOS%205.3"
+ ;;
*)
AC_MSG_ERROR([[Unable to determine CentOS release]])
;;
Index: acinclude.m4
===================================================================
--- acinclude.m4 (revision 112)
+++ acinclude.m4 (working copy)
@@ -162,6 +162,9 @@
x5.2)
BRUTUS_DIST_RELEASE="CentOS%205.2"
;;
+ x5.3)
+ BRUTUS_DIST_RELEASE="CentOS%205.3"
+ ;;
*)
AC_MSG_ERROR([[Unable to determine CentOS release]])
;;