SHA256
1
0
forked from pool/expat

- according to upstream changelog:

- Improved ability to build without the configure-generated
          expat_config.h header.  This is useful for applications
          which embed Expat rather than linking in the library.
  because I am not exactly sure about implication of this, rather use 
  -DXML_HAVE_VISIBILITY in CFLAG_VISIBILITY in expat-visibility.patch

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/expat?expand=0&rev=32
This commit is contained in:
2013-01-23 09:17:31 +00:00
committed by Git OBS Bridge
parent 8b8fc10428
commit 6660247884
2 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jan 23 09:07:25 UTC 2013 - pgajdos@suse.com
- according to upstream changelog:
- Improved ability to build without the configure-generated
expat_config.h header. This is useful for applications
which embed Expat rather than linking in the library.
because I am not exactly sure about implication of this, rather use
-DXML_HAVE_VISIBILITY in CFLAG_VISIBILITY in expat-visibility.patch
-------------------------------------------------------------------
Tue Jan 22 12:40:02 UTC 2013 - jengelh@inai.de