gmime r1514 - trunk
- From: fejj svn gnome org
- To: svn-commits-list gnome org
- Subject: gmime r1514 - trunk
- Date: Fri, 20 Mar 2009 23:54:33 +0000 (UTC)
Author: fejj
Date: Fri Mar 20 23:54:33 2009
New Revision: 1514
URL: http://svn.gnome.org/viewvc/gmime?rev=1514&view=rev
Log:
resync'd with dolt.m4
Modified:
trunk/acinclude.m4
Modified: trunk/acinclude.m4
==============================================================================
--- trunk/acinclude.m4 (original)
+++ trunk/acinclude.m4 Fri Mar 20 23:54:33 2009
@@ -157,7 +157,7 @@
case "$arg" in
--mode=compile) modeok=true ;;
--tag=CC|--tag=CXX) tagok=true ;;
- *) args+=("$arg")
+ *) args@<:@${#args[ ]}@:>@="$arg" ;;
esac
done
if $modeok && $tagok ; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]