build-sys: rename libproc to libprog-ng

The library file version string is taken from configure.ac AC_INIT.

Reference: http://www.freelists.org/archive/procps/09-2011

Signed-off-by: Jim Warner <james.warner@comcast.net>
Signed-off-by: Craig Small <csmall-procps@enc.com.au>
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Jim Warner
2011-09-22 04:10:05 -05:00
committed by Sami Kerola
parent bf4c442699
commit b7638e7ae9
4 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
AM_CPPFLAGS = -include $(top_builddir)/config.h
AM_CFLAGS = -I../proc
AM_LDFLAGS = ../proc/libproc.la
AM_LDFLAGS = ../proc/libproc-ng.la
dist_man_MANS = ps.1