diff options
Diffstat (limited to 'm4/ost_systime.m4')
-rw-r--r-- | m4/ost_systime.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ost_systime.m4 b/m4/ost_systime.m4 index f48f2076..145611e4 100644 --- a/m4/ost_systime.m4 +++ b/m4/ost_systime.m4 @@ -19,7 +19,7 @@ dnl distribute this file as part of a program that contains a configuration dnl script generated by Autoconf, you may include it under the same dnl distribution terms that you use for the rest of that program. -AC_DEFUN(OST_CC_SYSTIME,[ +AC_DEFUN([OST_CC_SYSTIME],[ AC_HEADER_TIME AC_CHECK_HEADERS(sys/time.h) AH_TOP([ |