X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/cdb019ee207a4bf4872203db94184bb507fa6670..10db89bd754cb1ae982c75cebc2f97ac3e11aa34:/configure.ac diff --git a/configure.ac b/configure.ac index 85dfd3c..5ada488 100644 --- a/configure.ac +++ b/configure.ac @@ -1,10 +1,9 @@ -dnl Copyright © 2009-2012, 2015, 2019-2020 Nick Bowler +dnl Copyright © 2009-2012, 2015, 2019-2020, 2022 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. -AC_PREREQ(2.62) AC_INIT([upkg],[0.1],[nbowler@draconx.ca]) AC_CONFIG_SRCDIR([src/libupkg.c]) AC_CONFIG_HEADER([config.h]) @@ -27,7 +26,7 @@ AC_CACHE_SAVE m4_include([lib/gnulib.mk]) -CHECK_GLIB_2([], [gobject]) +DX_LIB_GLIB2([], [gobject]) AC_ARG_WITH([modlib], [AS_HELP_STRING([--with-modlib],