rpmgettext on solaris.
authorjbj <devnull@localhost>
Thu, 8 Oct 1998 18:49:59 +0000 (18:49 +0000)
committerjbj <devnull@localhost>
Thu, 8 Oct 1998 18:49:59 +0000 (18:49 +0000)
commit025a69e0d71a094d1dde676d052317a08264296f
tree180877c29ed0a8511cf4e873540e945faefef52e
parent5e2e4ae2ef2d8d0f22e49ff90b14943587ab78a6
rpmgettext on solaris.

CVS patchset: 2429
CVS date: 1998/10/08 18:49:59
17 files changed:
aclocal.m4
configure.in
misc/Makefile.am
misc/Makefile.in
misc/error.c [new file with mode: 0644]
misc/error.h [new file with mode: 0644]
misc/misc-fnmatch.h [deleted file]
misc/misc-glob.h [deleted file]
misc/stpcpy.c [new file with mode: 0644]
misc/stpncpy.c [new file with mode: 0644]
misc/strcasecmp.c [new file with mode: 0644]
misc/strcspn.c [new file with mode: 0644]
misc/strncasecmp.c [new file with mode: 0644]
tools/.cvsignore
tools/Makefile.am
tools/Makefile.in
tools/rpmgettext.c