Rework p4conf.rb script to improve the build process.
There are now
two mandatory parms and if you omit them you will be prompted for
their values.
--apidir <dir> - Path to the Perforce API
--apiver <string> - API version string (e.g. 2002.2)
I've also renamed the .so file from "P4api.so" to just P4.so
and I've improved the self identification code to include the
build flags and the API version to help with diagnosis.