commoncpp-config(1) | GNU Telephony | commoncpp-config(1) |
commoncpp-config - script to get information about common c++ library
commoncpp-config [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs] [--includes]
commoncpp-config is a tool that is used to configure to determine the compiler and linker flags that should be used to compile and link programs that use the commonc++ library. Note: commoncpp-config is provided for compatibility with legacy software only. Current projects should use pkg-config instead!
commoncpp-config was written by David Sugar <dyfet@gnutelephony.org>.
Copyright © 2009 David Sugar, Tycho Softworks.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
July 2009 | GNU Common C++ Configuration |