diff options
author | Martin Baulig <martin@home-of-linux.org> | 1998-09-02 16:02:29 +0800 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1998-09-02 16:02:29 +0800 |
commit | 2be214b5981db106fc9a86c4393116d01cb738c4 (patch) | |
tree | 749ea011e7a5d56ae0c39b3223a0d545ab4cc6c7 /macros/ChangeLog | |
parent | 0c255f1119582396c3e6a9d1f7518777ae98b4f4 (diff) | |
download | gsoc2013-evolution-2be214b5981db106fc9a86c4393116d01cb738c4.tar.gz gsoc2013-evolution-2be214b5981db106fc9a86c4393116d01cb738c4.tar.zst gsoc2013-evolution-2be214b5981db106fc9a86c4393116d01cb738c4.zip |
Check for canonicalize_file_name () and realpath () and add
1998-09-02 Martin Baulig <martin@home-of-linux.org>
* gnome-support.m4: Check for canonicalize_file_name () and
realpath () and add `canonicalize.o' to LIBOBJS if required.
svn path=/trunk/; revision=358
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index b345b898bd..7ab30cf936 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,8 @@ +1998-09-02 Martin Baulig <martin@home-of-linux.org> + + * gnome-support.m4: Check for canonicalize_file_name () and + realpath () and add `canonicalize.o' to LIBOBJS if required. + 1998-08-30 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-check.m4: Added (AC_SUBST): `LIBGTOP_VERSION_CODE'. |