Fix up recent commit [1]:
- Fix linking on systems that require listing all DSOs explicitly,
to allow build on 10.0+ - this adds
fcgi/files/patch-examples__Makefile.in - upstream should adjust
his examples/Makefile.am accordingly.
- Use ${RM} -f to avoid rm query if building as unprivileged user.
PR: 191664 [1]