Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-08-21 | build: Suggest out-of-source build | Ingo Klöcker | 1 | -1/+1 | |
* autogen.rc (final_info): Suggest to run configure from a build subdirectory. -- We recommend out-of-source builds. The suggestion what to do next shown by autogen.sh should reflect this. GnuPG-bug-id: 6673 | |||||
2018-12-04 | build: Remove --with-*-prefix, which is no need any more. | NIIBE Yutaka | 1 | -8/+2 | |
* autogen.rc (configure_opts): Remove --with-*-prefix. Signed-off-by: NIIBE Yutaka <[email protected]> | |||||
2014-01-10 | Use the generic autogen.sh script. | Werner Koch | 1 | -0/+20 | |
* autogen.rc: New. * Makefile.am (EXTRA_DIST): Add it. * autogen.sh: Update from GnuPG. * configure.ac (AM_SILENT_RULES): New. |