NAME

aswig-config - Dump configuration information about the Alien::SWIG install

USAGE

$ aswig-config [OPTION]

DESCRIPTION

This tool, as part of the Alien::SWIG distribution, is for convenient printing of the installed SWIG locations and configuration, for use in Makefiles, shell scripts, etc.

OPTIONS

--path | -p

Print the absolute base path of the SWIG directory.

--version | -v

Print the version of the installed IB API (not this program).

--executable | -x

Print the absolute path of the installed SWIG executable.

--includes | -i

Print a list of -I include directives needed to use SWIG.

--module_dir | -m

Print the absolute base path of the SWIG modules directory.

--cmdline | -c

Print a full, working command line, with all -I paths included.

--help | -h | -?

Show a brief help message.

SEE ALSO

http://www.swig.org/ - SWIG, the Simplified Wrapper and Interface Generator

The bin/ directory of this module's distribution

AUTHORS

Jason McManus, <infidel at cpan.org>

BUGS

Please report any bugs or feature requests to bug-alien-swig at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Alien-SWIG. The authors will be notified, and then you'll automatically be notified of progress on your bug as changes are made.

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc Alien:SWIG:

You can also look for information at:

LICENSE AND COPYRIGHT

Copyright (c) 2010-2011 Jason McManus

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.