Skip Menu |
 

From: raeburn@mit.edu
Subject: SVN Commit
The other makefile.in files have had the makefile-fragment
substitution lines updated to not have "#" at the front, because some
recent versions of autoconf require that the @-pattern start at the
beginning of the line. We missed plugins/kdb/ldap/Makefile.in at the
time.

Patch from Michael Calmer.


Commit By: raeburn



Revision: 19030
Changed Files:
U trunk/src/plugins/kdb/ldap/Makefile.in
From: tlyu@mit.edu
Subject: SVN Commit
pull up r19030 from trunk

r19030@cathode-dark-space: raeburn | 2007-01-03 18:15:55 -0500
ticket: new
subject: update ldap/Makefile.in for newer autoconf substitution requirements
target_version: 1.6
tags: pullup

The other makefile.in files have had the makefile-fragment
substitution lines updated to not have "#" at the front, because some
recent versions of autoconf require that the @-pattern start at the
beginning of the line. We missed plugins/kdb/ldap/Makefile.in at the
time.

Patch from Michael Calmer.




Commit By: tlyu



Revision: 19033
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/plugins/kdb/ldap/Makefile.in