| # -*- shell-script -*- | |
| # @configure_input@ | |
| # Configurable variable values for M4 test suite. | |
| # Copyright (C) 2000, 2001, 2006 Free Software Foundation, Inc. | |
| # Some tests cannot be performed with all the configurations. | |
| USE_GMP=@USE_GMP@ | |
| DYNAMIC_MODULES=@DYNAMIC_MODULES@ |