Should not need -D_POSIX_PTHREAD_SEMANTICS.

This commit is contained in:
Nicholas Marriott
2017-03-22 07:49:27 +00:00
parent 080080fa23
commit 223ed4a989
2 changed files with 3 additions and 2 deletions

View File

@ -23,6 +23,7 @@ SAVED_LDFLAGS="$LDFLAGS"
# Set up the compiler in two different ways and say yes we may want to install.
AC_PROG_CC
AM_PROG_CC_C_O
AC_PROG_CC_C99
AC_PROG_CPP
AC_PROG_EGREP
AC_PROG_INSTALL