123456789101112131415 |
- # Generated by mktests.sh. -*- Autotest -*-
- ## --------------------- ##
- ## Do not edit by hand. ##
- ## --------------------- ##
- # Copyright (C) 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2008, 2009
- # 2010 Free Software Foundation, Inc.
- AT_BANNER([Testing autoconf/go macros.])
- # Modern macros.
- # Obsolete macros.
- AT_CHECK_AU_MACRO([AC_LANG_GO])
|