]> git.draconx.ca Git - upkg.git/blobdiff - configure.ac
Update bootstrapping bits.
[upkg.git] / configure.ac
index 762de2207ca7cbd7bb8fdf448725f386745df132..b5d8d3d2b17fc98fa80538cc03e5737772878003 100644 (file)
@@ -4,6 +4,9 @@ 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])
+
 AC_INIT([upkg],[0.1],[nbowler@draconx.ca])
 AC_CONFIG_SRCDIR([src/libupkg.c])
 AC_CONFIG_HEADERS([config.h])