diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.in b/configure.in index ad714dddd7c..78a77a98d6f 100644 --- a/configure.in +++ b/configure.in @@ -944,8 +944,6 @@ if test x"$pgac_cv_var_int_optreset" = x"yes"; then AC_DEFINE(HAVE_INT_OPTRESET, 1) fi -PGAC_VAR_SYS_NERR - dnl Check to see if we have a working 64-bit integer type. dnl This breaks down into two steps: dnl (1) figure out if the compiler has a 64-bit int type with working |