Age | Commit message (Expand) | Author |
---|---|---|
2022-01-04 | configure: Generate Makefile.include.•••* configure.scm (option-proc, unrecognized-option-proc, unrecognized-argument-proc): New functions. (processed-args): New variable. Generate Makefile.include. * Makefile: Include Makefile.include. (clean): Clean Makefile.include. | Arun Isaac |
2022-01-04 | configure: Provide wrapper shell script.•••Guix's gnu-build-system invokes configure explicitly with bash. If configure was a guile script, this would fail. * configure: Rename to configure.scm and replace with shell wrapper. | Arun Isaac |