From aa7428ae377aecbf401dbf1edaafc2b37425d533 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 11 Oct 2002 04:28:28 +0000 Subject: 2002-10-11 Ralf Corsepius * aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE. --- aclocal/ppc.m4 | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) (limited to 'aclocal/ppc.m4') diff --git a/aclocal/ppc.m4 b/aclocal/ppc.m4 index 927f8b6515..3626e5c42c 100644 --- a/aclocal/ppc.m4 +++ b/aclocal/ppc.m4 @@ -17,31 +17,7 @@ AC_CONFIG_COMMANDS_POST( if test "$no_recursion" != yes; then - # Remove --cache-file and --srcdir arguments so they do not pile up. - ac_sub_configure_args= - ac_prev= - for ac_arg in $ac_configure_args; do - if test -n "$ac_prev"; then - ac_prev= - continue - fi - case $ac_arg in - -cache-file | --cache-file | --cache-fil | --cache-fi \ - | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) - ac_prev=cache_file ;; - -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ - | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \ - | --c=*) - ;; - --config-cache | -C) - ;; - -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) - ac_prev=srcdir ;; - -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) - ;; - *) ac_sub_configure_args="$ac_sub_configure_args $ac_arg" ;; - esac - done + RTEMS_CONFIGURE_ARGS_QUOTE([ac_sub_configure_args]) for ac_subdir in : $exceptions_subdirs; do test "x$ac_subdir" = x: && continue -- cgit v1.2.3