diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d244fa0f1..260cf6eba 100644 --- a/configure.ac +++ b/configure.ac @@ -488,7 +488,7 @@ AC_CHECK_FUNCS(waitpid wait4 sigaction sigprocmask rand pipe) # # check for gethrtime and run a testprogram to see whether -# it is brogen. It has been reported that some Solris and HP UX systems +# it is broken. It has been reported that some Solaris and HP UX systems # raise an SIGILL # AC_CACHE_CHECK([for gethrtime], |