Mercurial > libpst
diff configure.in @ 325:cb67b335afcc
patches from debian
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 18 Jan 2013 08:05:08 -0800 |
parents | 2474d01043cd |
children | 1e39dc490627 |
line wrap: on
line diff
--- a/configure.in Thu Jan 03 10:09:12 2013 -0800 +++ b/configure.in Fri Jan 18 08:05:08 2013 -0800 @@ -189,7 +189,7 @@ fi AC_FUNC_STRFTIME AC_FUNC_VPRINTF -AC_CHECK_FUNCS([chdir getcwd memchr memmove memset regcomp strcasecmp strncasecmp strchr strdup strerror strpbrk strrchr strstr strtol]) +AC_CHECK_FUNCS([chdir getcwd memchr memmove memset regcomp strcasecmp strncasecmp strchr strdup strerror strpbrk strrchr strstr strtol get_current_dir_name]) AM_ICONV if test "$am_cv_func_iconv" != "yes"; then AC_MSG_ERROR([libpst requires iconv which is missing]) @@ -365,7 +365,6 @@ AC_OUTPUT( \ Makefile \ - debian/Makefile \ html/Makefile \ libpst.pc \ libpst.spec \