summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-26 04:57:39 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-26 04:57:39 +0000
commit0595f0f7af3ed4eb422ac2e59e8a373662fc3524 (patch)
tree59ac3841ced44acc76eed48cfc97b8e3a7a5705e /configure.ac
parent29a7e3e5eda371bfca7d4b65e052608648e00aec (diff)
downloadATCD-0595f0f7af3ed4eb422ac2e59e8a373662fc3524.tar.gz
ChangeLogTag: Wed Aug 25 21:10:37 2004 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index be8b7fb5b69..3d8ae58e4cc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2761,7 +2761,7 @@ ACE_CACHE_CHECK([for standard template class member specialization],
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[
// Some compilers have a hard time with this test since the syntax is
// too "new" for them.
-1
+
// general vector type
template<class T>
class Vector