| Index: third_party/libxslt/config.h.in
|
| diff --git a/third_party/libxslt/config.h.in b/third_party/libxslt/config.h.in
|
| index d2a0cca67522d202bcba93daa676400a48518e6e..8f7d8c0f005aa07b6b98c6f487b987ae324299c0 100644
|
| --- a/third_party/libxslt/config.h.in
|
| +++ b/third_party/libxslt/config.h.in
|
| @@ -12,6 +12,9 @@
|
| /* Define to 1 if you have the <dlfcn.h> header file. */
|
| #undef HAVE_DLFCN_H
|
|
|
| +/* Define to 1 if you have the <errno.h> header file. */
|
| +#undef HAVE_ERRNO_H
|
| +
|
| /* Define if fabs is there */
|
| #undef HAVE_FABS
|
|
|
| @@ -147,8 +150,7 @@
|
| /* Define to 1 if you have the `_stat' function. */
|
| #undef HAVE__STAT
|
|
|
| -/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
| - */
|
| +/* Define to the sub-directory where libtool stores uninstalled libraries. */
|
| #undef LT_OBJDIR
|
|
|
| /* Name of package */
|
|
|