diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2003-03-06 22:58:23 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2003-03-06 22:58:23 +0800 |
commit | 2585b48f24a4a509e4690d28e323c1661f194c74 (patch) | |
tree | e1500f5e25f931ae8fe5723e151f4d83aa21491c /ChangeLog | |
parent | d8298a3e80b2fa4f2bbed96763ef8e67fc813626 (diff) | |
download | gsoc2013-evolution-2585b48f24a4a509e4690d28e323c1661f194c74.tar.gz gsoc2013-evolution-2585b48f24a4a509e4690d28e323c1661f194c74.tar.zst gsoc2013-evolution-2585b48f24a4a509e4690d28e323c1661f194c74.zip |
Added AC_C_INLINE - this should fix bug #39171.
2003-03-06 Jeffrey Stedfast <fejj@ximian.com>
* configure.in: Added AC_C_INLINE - this should fix bug #39171.
svn path=/trunk/; revision=20190
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2003-03-06 Jeffrey Stedfast <fejj@ximian.com> + + * configure.in: Added AC_C_INLINE - this should fix bug #39171. + 2003-03-05 Jeffrey Stedfast <fejj@ximian.com> * configure.in: Fix kerberos include paths. |