pjproject: drop autoreconf, run make dep 621/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 7 Mar 2021 11:22:45 +0000 (12:22 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sun, 7 Mar 2021 11:24:06 +0000 (12:24 +0100)
commit6d6dd129aadba611e8bc603364c4991bc8a9f99d
treeca9a903e54d9e762ef456149e32c82bccb1141b9
parentf7fe759fe2d32fe361735035bd764d944af518b6
pjproject: drop autoreconf, run make dep

Neither configure.ac nor configure.in exists, so autoreconf is a no-op.
This commit drops it.

Also, run "make dep" as advertised by the README and the configure
script.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/pjproject/Makefile