aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.rc (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-08-21build: Suggest out-of-source buildIngo Klöcker1-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-04build: Remove --with-*-prefix, which is no need any more.NIIBE Yutaka1-8/+2
* autogen.rc (configure_opts): Remove --with-*-prefix. Signed-off-by: NIIBE Yutaka <[email protected]>
2014-01-10Use the generic autogen.sh script.Werner Koch1-0/+20
* autogen.rc: New. * Makefile.am (EXTRA_DIST): Add it. * autogen.sh: Update from GnuPG. * configure.ac (AM_SILENT_RULES): New.