]> granicus.if.org Git - procps-ng/commit
build-sys: uClibc does not have rpmatch()
authorSami Kerola <kerolasa@iki.fi>
Tue, 17 Apr 2012 19:41:26 +0000 (21:41 +0200)
committerSami Kerola <kerolasa@iki.fi>
Wed, 18 Apr 2012 08:03:55 +0000 (10:03 +0200)
commit34344de9795c7f492ad5128ed0c9b400172db0f4
tree70ebd375ae873a82bb11595f170703346802808b
parentbb4ae3d93311971562056ba15aff924e04375528
build-sys: uClibc does not have rpmatch()

Add simple replacement with hardcoded y/n responses to allow
compilation on systems without rpmatch().

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
include/Makefile.am
include/rpmatch.h [new file with mode: 0644]
skill.c