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>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
dist_noinst_HEADERS = \
|
||||
c.h \
|
||||
nls.h \
|
||||
rpmatch.h \
|
||||
strutils.h \
|
||||
xalloc.h
|
||||
|
Reference in New Issue
Block a user