]> git.draconx.ca Git - gob-dx.git/blobdiff - configure.ac
Replace gnulib patch with new common helper macro.
[gob-dx.git] / configure.ac
index 5099990fdb2d2d379bc2d8a6a6ad464853a9fdf7..fe3dae92897969be90707816c537af3c8b016485 100644 (file)
@@ -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])