8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 09:20:39 +01:00

Spelling.

This commit is contained in:
eku 2003-10-30 12:47:59 +00:00
parent 6b99632903
commit 9fd64756dc

View File

@ -1,4 +1,4 @@
dnl $Id: configure.in,v 1.171 2003-10-30 09:49:38 eku Exp $
dnl $Id: configure.in,v 1.172 2003-10-30 12:47:59 eku Exp $
dnl ############################# INITIALISATION ###############################
@ -320,7 +320,7 @@ if test "$ac_cv_header_unistd_h" = "yes"; then
#endif
}],
[AC_DEFINE(HAVE_POSIX_THREADS, 1,
[Define this if POXIS threads are available])
[Define this if POSIX threads are available])
AC_MSG_RESULT(yes)])
fi
AC_CHECK_HEADERS(varargs.h)