~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

Renamed strmov to stpcpy. Use the builtin version if it exists.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1060
1060
fi
1061
1061
 
1062
1062
AC_CONFIG_LIBOBJ_DIR([mystrings])
1063
 
AC_REPLACE_FUNCS([strtoll strstr strtoull strmov getpagesize])
 
1063
AC_REPLACE_FUNCS([strtoll strstr strtoull stpcpy getpagesize])
1064
1064
 
1065
1065
AC_CHECK_FUNCS(bsearch \
1066
1066
  cuserid fchmod \