diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-07-30 13:37:16 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-07-30 13:37:16 +0000 |
commit | 01cce1bc7c9341d84cebd4147f3bf7858e2babe1 (patch) | |
tree | b02b552933763bb7428073a1e6a5dc2bcb7393ac /textproc/libxml2/files/patch-config.h.in | |
parent | Remove non-existent files. (diff) |
Update to 2.4.1.
Diffstat (limited to '')
-rw-r--r-- | textproc/libxml2/files/patch-config.h.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/textproc/libxml2/files/patch-config.h.in b/textproc/libxml2/files/patch-config.h.in new file mode 100644 index 000000000000..137b7498c39d --- /dev/null +++ b/textproc/libxml2/files/patch-config.h.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- config.h.in 2001/07/30 12:43:27 1.1 ++++ config.h.in 2001/07/30 12:44:21 +@@ -1,5 +1,8 @@ + /* config.h.in. Generated automatically from configure.in by autoheader. */ + ++/* XXX */ ++#define HAVE_VFSCANF ++ + /* Define if you have the strftime function. */ + #undef HAVE_STRFTIME + |