library: Rename to libproc2

The newlib library used to be called libproc-2 but the new
name is preferred.

References:
 https://www.freelists.org/post/procps/Next-for-newlib,3

Signed-off-by: Craig Small <csmall@dropbear.xyz>
This commit is contained in:
Craig Small
2022-08-29 20:38:17 +10:00
parent 47a8676625
commit 1502648ff9
6 changed files with 30 additions and 29 deletions

View File

@ -395,6 +395,6 @@ AC_CONFIG_FILES([Makefile
local/Makefile
po-man/Makefile
po/Makefile.in
library/libproc-2.pc
library/libproc2.pc
testsuite/Makefile])
AC_OUTPUT