gtk+ r18096 - in trunk: . gtk
- From: ebassi svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r18096 - in trunk: . gtk
- Date: Sun, 10 Jun 2007 18:25:17 +0100 (BST)
Author: ebassi
Date: 2007-06-10 18:25:16 +0100 (Sun, 10 Jun 2007)
New Revision: 18096
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=18096&view=rev
Modified:
trunk/ChangeLog
trunk/gtk/gtksearchenginesimple.c
Log:
Define GNU libc symbols unconditionally
Unconditionally define _GNU_SOURCE and XOPEN_SOURCE, in order to make
the simple search engine backend build on really ancient GNU libc
(see bug 444097), which have ftw.h but need those symbols defined even
to export a POSIX-like ftw() and friends.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]