Rename a conf variable.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10194 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/configure.in b/configure.in
index 3a8b18c..c4361a3 100644
--- a/configure.in
+++ b/configure.in
@@ -537,7 +537,7 @@
 
 # Sometimes, in the Makefile.am files, it's useful to know whether or not
 # there is a secondary target.
-AM_CONDITIONAL(VGCONF_HAVE_PLATFORM_SEC_CAPS,
+AM_CONDITIONAL(VGCONF_HAVE_PLATFORM_SEC,
                test x$VGCONF_PLATFORM_SEC_CAPS != x)