From f3a77b2f46ebc27716f45ae426a3b33b853d52f5 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Thu, 21 Apr 2011 19:36:52 +0100 Subject: Rename "extra-gcc-opts" to "settings", and start generalising it --- distrib/configure.ac.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'distrib/configure.ac.in') diff --git a/distrib/configure.ac.in b/distrib/configure.ac.in index d5aa2be68d..e54839f0d5 100644 --- a/distrib/configure.ac.in +++ b/distrib/configure.ac.in @@ -88,7 +88,7 @@ dnl ** how to invoke `ar' and `ranlib' FP_PROG_AR_NEEDS_RANLIB # -AC_CONFIG_FILES(extra-gcc-opts mk/config.mk mk/install.mk) +AC_CONFIG_FILES(settings mk/config.mk mk/install.mk) AC_OUTPUT # We get caught by -- cgit v1.2.1