~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Monty Taylor
  • Date: 2008-10-08 01:52:54 UTC
  • mto: This revision was merged to the branch mainline in revision 491.
  • Revision ID: monty@inaugust.com-20081008015254-tipx2vraigbhs0j7
One step closer to simpler off_t support.

Show diffs side-by-side

added added

removed removed

Lines of Context:
813
813
  AC_MSG_RESULT([no])
814
814
fi
815
815
 
816
 
DRIZZLE_SYS_LARGEFILE
 
816
AC_SYS_LARGEFILE
 
817
AC_FUNC_FSEEKO
817
818
 
818
819
# Types that must be checked AFTER large file support is checked
819
820
AC_TYPE_SIZE_T