X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/b8fe472353dead42e203aefda5e8040ad41448a9..07cf4b8fcf35643a0d566f8e8d10f123bb2e09d4:/configure.ac diff --git a/configure.ac b/configure.ac index fef7121..ebd7d4d 100644 --- a/configure.ac +++ b/configure.ac @@ -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])