]> git.draconx.ca Git - rrace.git/blobdiff - configure.ac
Replace gnulib patch with new common helper macro.
[rrace.git] / configure.ac
index 11b12933c7a3584b5c27419ed32c4c0d6f5b58f7..ab932ce2a5f696e6bb2b9a47b7cf3cb38f0fbb64 100644 (file)
@@ -4,8 +4,7 @@ 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([rrace], [0], [nbowler@draconx.ca])
 AC_CONFIG_HEADERS([config.h])