diff options
Diffstat (limited to 'random128')
| -rw-r--r-- | random128/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/random128/configure.ac b/random128/configure.ac index ab88f2f..8d833d4 100644 --- a/random128/configure.ac +++ b/random128/configure.ac @@ -19,6 +19,7 @@ AC_USE_SYSTEM_EXTENSIONS AC_PROG_INSTALL AC_PROG_LN_S AC_PROG_CC +AC_PROG_CC_C99 AC_PATH_PROGS(PS, ps, ps, $LPATH) AC_PATH_PROGS(W, w, w, $LPATH) AC_PROG_LIBTOOL |
