Query: wx::build::options
OS: osx
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
build::Wx::build::Options(3) User Contributed Perl Documentation build::Wx::build::Options(3)NAMEWx::build::Options - retrieve wxWidgets/wxPerl build optionsMETHODSget_makemaker_options my %mm_options = Wx::build::Options->get_makemaker_options; Returns options meaningful at wxPerl building time. my %options = ( mksymlinks => 0, extra_libs => '', extra_cflags => '', subdirs => { stc => 1, xrc => 0 } ) write_config_file my $ok = Wx::build::Options->write_config_file( '/path/to/file' ); Writes a machine-readable representation of command-line options given to top-level Makefile.PL perl v5.10.0 2007-04-28 build::Wx::build::Options(3)
Related Man Pages |
---|
ml-build(1) - debian |
ruby-build(1) - debian |
create_makefile(1) - centos |
wx::build::makemaker(3) - osx |
mk-build-deps(1) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
AIX Links |
Mac OS X: Based on UNIX - Solid As a Rock |
Shopt -s histappend |
To print diamond asterisk pattern based on inputs |
Python: Refer a properties file from different location |