X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/9cd8750733369d0399b8b6deac91af8badd9000f..565a01ef66f84bedbe39a6e3d3faf2a4f86bd331:/configure.ac diff --git a/configure.ac b/configure.ac index 5099990..fe3dae9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -dnl Copyright © 2019-2022 Nick Bowler +dnl Copyright © 2019-2023 Nick Bowler dnl dnl Based on original work Copyright © 1999-2013 Jiri (George) Lebl. dnl @@ -6,6 +6,8 @@ dnl License GPLv2+: GNU General Public License version 2 or any later version. dnl This is free software: you are free to change and redistribute it. dnl There is NO WARRANTY, to the extent permitted by law. +DX_PATCH_GNULIB + AC_INIT([GObject Builder], [2.0.20a], [nbowler@draconx.ca], [gob-dx]) AC_CONFIG_SRCDIR([src/treefuncs.def]) AC_CONFIG_AUX_DIR([build-aux])