pull up r21968 from trunk
authorTom Yu <tlyu@mit.edu>
Thu, 19 Feb 2009 00:38:17 +0000 (00:38 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 19 Feb 2009 00:38:17 +0000 (00:38 +0000)
commit17de21c26a0d67d02bd041f5f6eeab969343011d
tree439530d9e6cbebbc28aea5cf47a3ff62981fbe38
parent7a40ec7f42c0808fac58bd32efe8e994b75697e3
pull up r21968 from trunk

 ------------------------------------------------------------------------
 r21968 | epeisach | 2009-02-11 08:01:11 -0500 (Wed, 11 Feb 2009) | 9 lines
 Changed paths:
    M /trunk/src/aclocal.m4

 ticket: 6390
 subject: --disable-rpath is not working
 tags: pullup
 target_version: 1.7

 AC_ARG_ENABLE returns its value in enableval not withval.  --disable-rpath
 was not working - or dependent on some previous setting...

 ------------------------------------------------------------------------

ticket: 6390
version_fixed: 1.7
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-7@22035 dc483132-0cff-0310-8789-dd5450dbe970
src/aclocal.m4