Line 1... |
Line 1... |
## -*- Autoconf -*-
|
## -*- Autoconf -*-
|
# Copyright (C) 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006
|
# Copyright (C) 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2008
|
# Free Software Foundation, Inc.
|
# Free Software Foundation, Inc.
|
#
|
#
|
# This file is free software; the Free Software Foundation
|
# This file is free software; the Free Software Foundation
|
# gives unlimited permission to copy and/or distribute it,
|
# gives unlimited permission to copy and/or distribute it,
|
# with or without modifications, as long as this notice is preserved.
|
# with or without modifications, as long as this notice is preserved.
|
Line 60... |
Line 60... |
with_multisrctop="$with_multisrctop"
|
with_multisrctop="$with_multisrctop"
|
with_target_subdir="$with_target_subdir"
|
with_target_subdir="$with_target_subdir"
|
ac_configure_args="${multilib_arg} ${ac_configure_args}"
|
ac_configure_args="${multilib_arg} ${ac_configure_args}"
|
multi_basedir="$multi_basedir"
|
multi_basedir="$multi_basedir"
|
CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
|
CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
|
CC="$CC"])])dnl
|
CC="$CC"
|
|
CXX="$CXX"
|
|
GFORTRAN="$GFORTRAN"
|
|
GCJ="$GCJ"])])dnl
|
|
|
No newline at end of file
|
No newline at end of file
|