diff options
author | Raja R Harinath <harinath@src.gnome.org> | 1998-05-20 16:22:14 +0000 |
---|---|---|
committer | Raja R Harinath <harinath@src.gnome.org> | 1998-05-20 16:22:14 +0000 |
commit | 06f180c3a7b352057b99bb3ed20c051d51cd4f63 (patch) | |
tree | 9969c208b75f755faf09b4c9d1f4c34d15974d59 /support/ChangeLog | |
parent | d021d41ec46aeadfac49937b8a1f56076f75dfa8 (diff) | |
download | shared-mime-info-06f180c3a7b352057b99bb3ed20c051d51cd4f63.tar.gz |
Define _GNU_SOURCE.
* Makefile.am (INCLUDES): Define _GNU_SOURCE.
svn path=/trunk/; revision=216
Diffstat (limited to 'support/ChangeLog')
-rw-r--r-- | support/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog index e433e09d..47061fee 100644 --- a/support/ChangeLog +++ b/support/ChangeLog @@ -1,3 +1,7 @@ +1998-05-20 Raja R Harinath <harinath@cs.umn.edu> + + * Makefile.am (INCLUDES): Define _GNU_SOURCE. + 1998-05-19 Raja R Harinath <harinath@cs.umn.edu> * gnomesupport-h.c (strerror): Emit declaration. |