diff options
author | Xin LI <delphij@FreeBSD.org> | 2016-06-29 06:24:30 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2016-06-29 06:24:30 +0000 |
commit | 17c9c52d9a57f24fdf6202e339e7a713e97d27bb (patch) | |
tree | f63ef1797f238d1275928c37bf77874f8721a7f5 /expat_config.h.in | |
parent | 36e3acbc34f6b954a1142555e58a3f1690829677 (diff) | |
download | src-17c9c52d9a57f24fdf6202e339e7a713e97d27bb.tar.gz src-17c9c52d9a57f24fdf6202e339e7a713e97d27bb.zip |
Vendor import of expat 2.2.0 (trimmed).vendor/expat/2.2.0
Notes
Notes:
svn path=/vendor/expat/dist/; revision=302260
svn path=/vendor/expat/2.2.0/; revision=302261; tag=vendor/expat/2.2.0
Diffstat (limited to 'expat_config.h.in')
-rw-r--r-- | expat_config.h.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/expat_config.h.in b/expat_config.h.in index 8c6e51409e0a..0777a7f9bda1 100644 --- a/expat_config.h.in +++ b/expat_config.h.in @@ -1,4 +1,4 @@ -/* expat_config.h.in. Generated from configure.in by autoheader. */ +/* expat_config.h.in. Generated from configure.ac by autoheader. */ /* 1234 = LIL_ENDIAN, 4321 = BIGENDIAN */ #undef BYTEORDER @@ -51,8 +51,7 @@ /* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ +/* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define to the address where bug reports for this package should be sent. */ |