Next: Compile, Previous: Using ShellCommands, Up: ShellCommand
This is intended to handle the ./configure step from autoconf-style projects, or the perl Makefile.PL step from perl MakeMaker.pm-style modules. The default command is ./configure but you can change this by providing a command= parameter.
./configure
perl Makefile.PL
command=