]> git.ipfire.org Git - thirdparty/automake.git/commit
* automake.in (quote_cond_val): Use "\002", not '\002', to
authorTom Tromey <tromey@redhat.com>
Fri, 27 Nov 1998 22:55:43 +0000 (22:55 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 27 Nov 1998 22:55:43 +0000 (22:55 +0000)
commit30cd657ed7fc50ac7c7b26c8a26749b17eb65a40
treead129b15e8c0fe7769ed8823a4d8c39cbed6a5ff
parentc6996dfa556f8630cb93bd6b12e0b705dbcb53c7
* automake.in (quote_cond_val): Use "\002", not '\002', to
represent null string.
(unquote_cond_val): Removing all "\002" strings from result.  Test
cond7.test.
ChangeLog
automake.in