maint: prefer STREQ/STRNEQ to strcmp contortions.
commitd3ac3947560b01e468796e4160b57b12970c4eb7
authorGary V. Vaughan <gary@gnu.org>
Wed, 18 Sep 2013 06:38:55 +0000 (18 13:38 +0700)
committerGary V. Vaughan <gary@gnu.org>
Wed, 18 Sep 2013 06:38:55 +0000 (18 13:38 +0700)
tree311fed6d773272d055a6d0836bca35d8197d1d5a
parentaef4d681e405d840aa2b6c5dcebdcd809dbf6c79
maint: prefer STREQ/STRNEQ to strcmp contortions.

* m4/m4private (STRNEQ): New macro.
* m4/path.c (m4_load_filename): Use it.
* src/freeze.c (produce_frozen_state): Likewise.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
m4/m4private.h
m4/path.c
src/freeze.c