diff options
Diffstat (limited to 'contrib/amd/m4/macros/HEADER')
-rw-r--r-- | contrib/amd/m4/macros/HEADER | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/amd/m4/macros/HEADER b/contrib/amd/m4/macros/HEADER new file mode 100644 index 0000000..928095f --- /dev/null +++ b/contrib/amd/m4/macros/HEADER @@ -0,0 +1,13 @@ +dnl aclocal.m4 file for am-utils-6.x +dnl Contains definitions for specialized GNU-autoconf macros. +dnl Author: Erez Zadok <ezk@cs.columbia.edu> +dnl +dnl DO NOT EDIT DIRECTLY! Generated automatically by maintainers from +dnl m4/GNUmakefile! +dnl +dnl ###################################################################### +dnl UNCOMMENT THE NEXT FEW LINES FOR DEBUGGING CONFIGURE +dnl define([AC_CACHE_LOAD], )dnl +dnl define([AC_CACHE_SAVE], )dnl +dnl ====================================================================== + |