I have an application whose source code I download weekly from the subversion repository, configure, build, and install. The configuration options are many and I keep them in a text file, then copy them line-by-line to the command line. Is there a way to include the entire configuration-options file on the command line (after ./configure, or including that command in the file) in one step?
Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
