]> git.sur5r.net Git - openldap/commit
Fix line 62 of bprint.c "#elif" line with no expression.
authorRandy Kunkee <kunkee@openldap.org>
Thu, 24 Dec 1998 01:31:40 +0000 (01:31 +0000)
committerRandy Kunkee <kunkee@openldap.org>
Thu, 24 Dec 1998 01:31:40 +0000 (01:31 +0000)
commita451ccc50b1e3f237660c80cc7339b112a47ae58
tree1453c6d2b42dfc5ccba7161e289591dde9217242
parent9da13f321ca8417055c1cc86cbd828906140cc07
Fix line 62 of bprint.c "#elif" line with no expression.
Add check for to configure.in vsprintf, since HAVE_VSPRINTF is presumably
what was intended there.  Finally, also protected a bunch of if test
expressions with double quotes, as they were producing illegal test
commands.
configure
configure.in
include/portable.h.in
libraries/liblber/bprint.c