Reviewed the use of MAEMO_GTK define, now we add the define in the compilation line...
authorAlejandro G. Castro <alex@igalia.com>
Fri, 14 Nov 2008 13:08:38 +0000 (13:08 +0000)
committerAlejandro G. Castro <alex@igalia.com>
Fri, 14 Nov 2008 13:08:38 +0000 (13:08 +0000)
commitb6856992e22c81580baa2b2bec9846e739d26cbb
tree6247cbd04c369b06096d71f3612cc1d9d1619a41
parentd393146fd2fd277b5e28b5b278f6d33d507fd915
Reviewed the use of MAEMO_GTK define, now we add the define in the compilation line, and we also add it to the pc file.

* configure.ac: Added MAEMO_GTK define to the compilation command
and removed it from the config.h.

* pkgconfig/hildon.pc.in: Added MAEMO_GTK, that way applications
do not have to take care about this define if the library was
compiled with it.

* src/hildon-gtk.c:
* src/hildon-gtk.h: Replaced MAEMO_CHANGES with MAEMO_GTK.
ChangeLog
configure.ac
pkgconfig/hildon.pc.in
src/hildon-gtk.c
src/hildon-gtk.h