summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-05-21 01:42:26 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-05-21 01:42:26 +0000
commit3c055716be8125dc507ea71928d5a3d38c52cec3 (patch)
treeb562f824269adaefbd7e6b9ecdba490b53ae147d
parent5c3483b5b10cbb9f6cf99f83fc714014e5c4f51a (diff)
downloadATCD-3c055716be8125dc507ea71928d5a3d38c52cec3.tar.gz
Sat May 20 18:34:05 2000 Ossama Othman <ossama@uci.edu>
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index fcaa0f13850..efbedc2f5f2 100644
--- a/configure.in
+++ b/configure.in
@@ -824,10 +824,10 @@ dnl Check if t_error incorrectly accepts char *
[
ace_cv_lib_has_broken_t_error=yes
])
- ],,
+ ],
[
AC_DEFINE(ACE_HAS_BROKEN_T_ERROR)
- ])
+ ],)
fi dnl test "$ace_has_tli" = yes
fi dnl test "$ace_has_tli_funcs" = yes