From: Paul Eggert Date: Wed, 11 Dec 2002 05:30:26 +0000 (+0000) Subject: (bison_SOURCES): Rename struniq.c and struniq.h to uniqstr.c and uniqstr.h. X-Git-Tag: BISON-1_875~142 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/5bf3d7c11576dd8407f208a121af72a9e45c6b6d (bison_SOURCES): Rename struniq.c and struniq.h to uniqstr.c and uniqstr.h. --- diff --git a/src/Makefile.am b/src/Makefile.am index 9dbad8b0..44b7c13f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -55,11 +55,11 @@ bison_SOURCES = \ scan-gram.l \ scan-skel.l \ state.c state.h \ - struniq.c struniq.h \ symlist.c symlist.h \ symtab.c symtab.h \ system.h \ tables.h tables.c \ + uniqstr.c uniqstr.h \ vcg.c vcg.h \ vcg_defaults.h