Sponsor:

Your company here, and a link to your site. Click to find out more.

tvlsim-config - Man Page

Configuration Script for the C++ Distributed Airline Market Simulator

Synopsis

tvlsim-config [--prefix] [--version] [--libs] [--cflags]

Description

tvlsim-config is a tool that is used by configure to determine the compiler and linker flags that should be used to compile and link programs that use Dsim. It is also used internally by the .m4 macros, that are included with Dsim, for GNU autoconf.

Options

tvlsim-config accepts the following options:

--version

Print the currently installed version of Dsim on the standard output.

--sampledir

Show where the (CSV) sample files are located.

--libs

Print the linker flags that are necessary to link with the Dsim library.

--cflags

Print the compiler flags that are necessary to compile with the Dsim library.

--prefix

Show the Dsim installation prefix.

See Also

tvlsim(1), tvlsim-config(1), boost-config(1)

Referenced By

tvlsim(1), tvlsim-library(3), TvlSimServer(1), tvlsim_simulate(1).