summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStepan Kasal <kasal@ucw.cz>2005-08-17 12:13:16 +0000
committerJames Henstridge <jamesh@src.gnome.org>2005-08-17 12:13:16 +0000
commit07e892143d1ded887fee9a6f5f19938e68570f3c (patch)
treec079d6126cefd6c00af46e0af0407568e3eaf861 /ChangeLog
parent31c9a5dc170a0921a43ad4b6c994a3705361ffb0 (diff)
downloadshared-mime-info-07e892143d1ded887fee9a6f5f19938e68570f3c.tar.gz
New function, prevents duplicates in $cm_macrodirs. (check_m4macros): Use
2005-08-17 Stepan Kasal <kasal@ucw.cz> * macros2/gnome-autogen.sh (add_to_cm_macrodirs): New function, prevents duplicates in $cm_macrodirs. (check_m4macros): Use it. Read the dirlist file, if it is supported by the version of Automake actually in use. svn path=/trunk/; revision=3605
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61d34af5..8a1f3481 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-08-17 Stepan Kasal <kasal@ucw.cz>
+ * macros2/gnome-autogen.sh (add_to_cm_macrodirs): New function,
+ prevents duplicates in $cm_macrodirs.
+ (check_m4macros): Use it. Read the dirlist file, if it is supported
+ by the version of Automake actually in use.
+
+2005-08-17 Stepan Kasal <kasal@ucw.cz>
+
* macros2/gnome-autogen.sh (version_check): Set $variable_VERSION
to the actual version number of the tool.