pjproject: drop autoreconf, run make dep
authorSebastian Kemper <sebastian_ml@gmx.net>
Sun, 7 Mar 2021 11:22:45 +0000 (12:22 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Fri, 19 Mar 2021 17:13:21 +0000 (18:13 +0100)
commit4786b9aa7dbc80bb4072b791d4ddd071f26970a5
treeeb5c3ae99eb84bfb0237e3af0f7b7634a193faa9
parent0189f67bd26fbe662ae8382e12e1d85ad4d1165d
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