Include config.h For All the C Source Files
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 11 Apr 2014 12:03:08 +0000 (20:03 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 25 Apr 2014 00:27:25 +0000 (08:27 +0800)
commitd6ecbbbe3389ff5b478941e6ca4a28f070f4eae3
tree9ceb1c2430a286abc15c39d56364dec44cf53fbc
parentca5ea1bd3f923565f21d2efb32ada4cbb923f941
Include config.h For All the C Source Files

Make sure that config.h is included first in all the C-sources in atk/ so
that the build-time definitions of _ATK_EXTERN can be used during the
build of the ATK library.

https://bugzilla.gnome.org/show_bug.cgi?id=728031
28 files changed:
atk/atkaction.c
atk/atkcomponent.c
atk/atkdocument.c
atk/atkeditabletext.c
atk/atkgobjectaccessible.c
atk/atkhyperlinkimpl.c
atk/atkhypertext.c
atk/atkimage.c
atk/atkmisc.c
atk/atknoopobject.c
atk/atknoopobjectfactory.c
atk/atkobjectfactory.c
atk/atkplug.c
atk/atkrange.c
atk/atkregistry.c
atk/atkrelation.c
atk/atkrelationset.c
atk/atkselection.c
atk/atksocket.c
atk/atkstate.c
atk/atkstateset.c
atk/atkstreamablecontent.c
atk/atktable.c
atk/atktablecell.c
atk/atktext.c
atk/atkutil.c
atk/atkversion.c
atk/atkwindow.c