]> git.draconx.ca Git - upkg.git/blobdiff - configure.ac
Replace gnulib patches with new common helper macro.
[upkg.git] / configure.ac
index fef71211dcc53700790a7263e29621d31d2c8211..ebd7d4da1e1df14bb23a949ec8d8bdcc5e53d356 100644 (file)
@@ -1,11 +1,10 @@
-dnl Copyright © 2009-2012, 2015, 2019-2020, 2022 Nick Bowler
+dnl Copyright © 2009-2012, 2015, 2019-2020, 2022-2023 Nick Bowler
 dnl
 dnl License WTFPL2: Do What The Fuck You Want To Public License, version 2.
 dnl This is free software: you are free to do what the fuck you want to.
 dnl There is NO WARRANTY, to the extent permitted by law.
 
-dnl remove pointless gnulib warning flag check
-AC_DEFUN([gl_CC_GNULIB_WARNINGS])
+DX_PATCH_GNULIB
 
 AC_INIT([upkg],[0.1],[nbowler@draconx.ca])
 AC_CONFIG_SRCDIR([src/libupkg.c])