~ubuntu-branches/ubuntu/vivid/mpich/vivid-proposed

« back to all changes in this revision

Viewing changes to src/pm/hydra/confdb/aclocal_shl.m4

  • Committer: Package Import Robot
  • Author(s): Anton Gladky
  • Date: 2014-04-01 20:24:20 UTC
  • mfrom: (5.2.4 sid)
  • Revision ID: package-import@ubuntu.com-20140401202420-t5ey1ia2klt5dkq3
Tags: 3.1-4
* [c3e3398] Disable test_primitives, which is unreliable on some platforms.
            (Closes: #743047)
* [265a699] Add minimal autotest.

Show diffs side-by-side

added added

removed removed

Lines of Context:
481
481
export LD
482
482
export with_gnu_ld
483
483
 
484
 
# FIXME these variables refer to each other and prefixing breaks that, so we
485
 
# will disable the prefixing for now 
486
 
## force all variables set in $2 to be prefixed with the compiler name instead of "acl_cv_"
487
 
#PAC_CC_PREFIX=$1_
488
 
PAC_CC_PREFIX=
489
 
export PAC_CC_PREFIX
490
 
 
491
484
AS_IF([$ac_aux_dir/config.rpath "$host" > $2],[:],[AC_MSG_ERROR([unable to execute $ac_aux_dir/config.rpath])])
492
485
 
493
486
C_LINKPATH_SHL=""
494
487
AC_SUBST([C_LINKPATH_SHL])
495
488
 
496
 
AS_UNSET([PAC_CC_PREFIX])
497
489
rm -f conftest.out
498
490
 
499
491
# restore the old values