Skip Menu |
 

From: epeisach@mit.edu
Subject: SVN Commit

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



https://github.com/krb5/krb5/commit/24129ce65f29b02ded234cf2a068b1bbc754698c
Commit By: epeisach
Revision: 21968
Changed Files:
U trunk/src/aclocal.m4
From: tlyu@mit.edu
Subject: SVN Commit

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...

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

https://github.com/krb5/krb5/commit/17de21c26a0d67d02bd041f5f6eeab969343011d
Commit By: tlyu
Revision: 22035
Changed Files:
U branches/krb5-1-7/src/aclocal.m4