Revert "build: Add missing proctitle unit test program"

This reverts commit beafad2657c7a57109c28f8bad9cb028c84c7dd5.

This test was already handled later on as part of the BUILD_LIBBSD_CTOR
conditional. Adding it to the unconditional set made the build fail when
the system does not have GNU .init_array section support.

Closes: #9
Analysis-by: Duncan Overbruck <mail@duncano.de>
This commit is contained in:
Guillem Jover 2022-01-25 01:41:14 +01:00
parent c6d589bc71
commit eef07993c9

View File

@ -41,7 +41,6 @@ check_PROGRAMS = \
fpurge \ fpurge \
md5 \ md5 \
nlist \ nlist \
proctitle \
proctitle-init \ proctitle-init \
progname \ progname \
pwcache \ pwcache \