build: print pppd plugin directory in ./configure summary

This commit is contained in:
Thomas Haller 2016-07-04 22:23:07 +02:00
parent 375d3e1cb8
commit e8b7d3e01d

View file

@ -1242,7 +1242,7 @@ echo
echo "Features:"
echo " wext: $ac_with_wext"
echo " wifi: $enable_wifi"
echo " ppp: $enable_ppp"
echo " ppp: $enable_ppp ${PPPD_PLUGIN_DIR}"
echo " modemmanager-1: $with_modem_manager_1"
echo " ofono: $with_ofono"
echo " concheck: $enable_concheck"