diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2001-11-10 14:10:56 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2001-11-10 14:10:56 +0000 |
commit | 431658d74a5f7435788b9743902ee69307b93538 (patch) | |
tree | 95b869a1bca2f63f91bcb1d9e4144ed211653d5d /config.h.in | |
parent | d03254ec538e5dbdb05663cf704348fe7739b978 (diff) | |
download | libxslt-431658d74a5f7435788b9743902ee69307b93538.tar.gz libxslt-431658d74a5f7435788b9743902ee69307b93538.tar.bz2 libxslt-431658d74a5f7435788b9743902ee69307b93538.zip |
1.0.7 release, Daniel
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index ce889f73..5ce08367 100644 --- a/config.h.in +++ b/config.h.in @@ -1,5 +1,8 @@ /* config.h.in. Generated automatically from configure.in by autoheader. */ +/* Define if you need to in order for stat and other things to work. */ +#undef _POSIX_SOURCE + /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS |