Lines Matching refs:in

1 # Configure fragment invoked in the post-target section for subdirs
12 # This program is distributed in the hope that it will be useful,
34 # in the "post-target" section of configure.in.
38 # . ${with_multisrctop}../../config-ml.in
40 # . ${with_multisrctop}../config-ml.in
43 # . ${srcdir}/../config-ml.in
64 # in the build tree work without having to care where you are. Note that
65 # inter-library references also work in the source tree because symlink trees
68 # Unfortunately, trying to access the libraries in the build tree requires
75 # ${with_multisrctop} = how many levels of multilibs there are in the source
76 # tree. It exists to handle the case of configuring in the source tree:
81 # MULTISRCTOP = number of multilib levels in source tree (+1 if cross)
83 # MULTIBUILDTOP = number of multilib levels in build tree
85 # (only defined in each library's main Makefile).
87 # (only defined in each multilib subdir).
99 # Note that `host' in this case is GCC's `target'. Target libraries are
109 for option in ${ac_configure_args}
112 case $option in
116 case $option in
121 case $option in
127 case $option in
133 case "$option" in
140 case $enableopt in
155 case "$option" in
174 # ${with_multisubdir} tells us we're in the right branch, but we could be
175 # in a subdir of that.
177 # two files: one that only the library's toplevel configure.in ran (to
178 # configure the multilib subdirs), and another that all configure.in's ran to
187 if [ -f ${ml_realsrcdir}/../config-ml.in ]; then
191 if [ -f ${ml_realsrcdir}/../../config-ml.in ]; then
197 if [ -f ${ml_realsrcdir}/../config-ml.in ]; then
210 for i in `${CC-gcc} --print-multi-lib 2>/dev/null`; do
226 case "${host}" in
232 for x in ${old_multidirs}; do
233 case "${x}" in
243 for x in ${old_multidirs}; do
244 case "${x}" in
254 for x in ${old_multidirs}; do
255 case "${x}" in
265 for x in ${old_multidirs}; do
266 case "${x}" in
276 for x in ${old_multidirs}; do
277 case "$x" in
288 for x in ${old_multidirs}; do
289 case "$x" in
301 for x in ${old_multidirs}; do
302 case "$x" in
312 for x in ${old_multidirs}; do
313 case "$x" in
323 for x in ${old_multidirs}; do
324 case "$x" in
334 for x in ${old_multidirs}; do
335 case "$x" in
347 for x in ${old_multidirs}; do
348 case "$x" in
358 for x in ${old_multidirs}; do
359 case "$x" in
370 for x in ${old_multidirs}; do
371 case "$x" in
383 for x in ${old_multidirs}; do
384 case "$x" in
394 for x in ${old_multidirs}; do
395 case "$x" in
405 for x in ${old_multidirs}; do
406 case "$x" in
416 for x in ${old_multidirs}; do
417 case "$x" in
427 for x in ${old_multidirs}; do
428 case "$x" in
438 for x in ${old_multidirs}; do
439 case "$x" in
449 for x in ${old_multidirs}; do
450 case "$x" in
460 for x in ${old_multidirs}; do
461 case "$x" in
481 # FIXME: There should be an @-sign in front of the `if'.
491 for i in `$${compiler} --print-multi-lib 2>/dev/null`; do \
529 # FIXME: There should be an @-sign in front of the `if'.
536 for dir in : $(MULTIDIRS); do \
560 echo "Adding multilib support to ${Makefile} in ${ml_realsrcdir}"
608 # MULTISUBDIR is non-empty in each cpu subdirectory's Makefile
635 # in each multilib subdir and it seemed reasonable to finish updating the
646 echo "Running configure in multilib subdirs ${multidirs}"
655 for ml_dir in ${multidirs}; do
658 echo "Running configure in multilib subdir ${ml_dir}"
665 for d in `echo ":${ml_dir}" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`; do
667 case "$pathcomp" in
685 case ${srcdir} in
687 echo "Building symlink tree in `${PWDCMD-pwd}`/${ml_dir}/${ml_libdir}"
707 case "${srcdir}" in
720 case "${progname}" in
734 for i in `${CC-gcc} --print-multi-lib 2>/dev/null`; do
755 for arg in ${CC}; do
756 case $arg in
767 for arg in ${CXX}; do
768 case $arg in
779 for arg in ${F77}; do
780 case $arg in
791 for arg in ${GCJ}; do
792 case $arg in
803 for arg in ${GFORTRAN}; do
804 case $arg in
815 for arg in ${GOC}; do
816 case $arg in
828 for arg in `echo "$LD_LIBRARY_PATH" | tr ':' ' '`; do
829 case "$arg" in
845 for arg in `echo "$SHLIB_PATH" | tr ':' ' '`; do
846 case "$arg" in