~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Brian Aker
  • Date: 2008-09-04 16:50:21 UTC
  • Revision ID: brian@tangent.org-20080904165021-490cv76yapesybd8
Removed duplicate C99/posix calls.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1068
1068
fi
1069
1069
 
1070
1070
AC_CONFIG_LIBOBJ_DIR([mystrings])
1071
 
AC_REPLACE_FUNCS([strtoll strstr strtoull stpcpy stpncpy getpagesize])
 
1071
AC_REPLACE_FUNCS([stpcpy stpncpy])
1072
1072
 
1073
1073
AC_CHECK_FUNCS(bsearch \
1074
1074
  cuserid fchmod \