K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2021-01-05T15:07:06.196480Z
K 7
svn:log
V 299
Do not use Libtool when no library is expected

Revert r10415 which was inappropriate.  Libtool should not be used
to compile C files not aimed at forming part of shared libraries.
It notably broke the build on AIX (only PIC objects were generated
and linking for creating a PIE executable failed).

END
