@eht16 commented on this pull request.
> AC_CONFIG_SRCDIR([po/POTFILES.in]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([build/cache]) +AC_CONFIG_AUX_DIR([build/aux]) This is not strictly related to the PR but I stole it from Geany to reduce the clutter of generated files if using in-source builds. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1434#pullrequestreview-2866785856 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1434/review/[email protected]>
