diff options
author | Jaka Mocnik <jaka@gnu.org> | 2001-04-16 17:30:54 +0800 |
---|---|---|
committer | Jaka Mocnik <jaka@src.gnome.org> | 2001-04-16 17:30:54 +0800 |
commit | 75a16468d369f58587f27ab4655fbe1c1091fc95 (patch) | |
tree | 409cb6e702384a13d61110cd17e100c8a2ba1479 /macros/ChangeLog | |
parent | 819a11d2fc2b50868787edd3760f902020b59a99 (diff) | |
download | gsoc2013-evolution-75a16468d369f58587f27ab4655fbe1c1091fc95.tar.gz gsoc2013-evolution-75a16468d369f58587f27ab4655fbe1c1091fc95.tar.zst gsoc2013-evolution-75a16468d369f58587f27ab4655fbe1c1091fc95.zip |
change $(cmd) to `cmd` in order to make it usable in non-bash bourne
2001-04-16 Jaka Mocnik <jaka@gnu.org>
* gnome-print-check.m4: change $(cmd) to `cmd` in order to make it
usable in non-bash bourne shells.
svn path=/trunk/; revision=9341
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 f273319c52..73cece2750 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,8 @@ +2001-04-16 Jaka Mocnik <jaka@gnu.org> + + * gnome-print-check.m4: change $(cmd) to `cmd` in order to make it + usable in non-bash bourne shells. + 2001-03-01 JP Rosevear <jpr@ximian.com> * gnome-pilot.m4: quote a test and make sure incdir is always set |