Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
10efa91
for
configure
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2006-06-17T11:39:17Z (
18 years
ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
d28f3b35
Parents:
5898ef8
Message:
Fixed bug in LDAP Makefile generation.
File:
1 edited
configure
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
configure
r5898ef8
r10efa91
319
319
320
320
if [ "$ldap" = 0 ]; then
321
echo "LDAP_OBJ=
\# no ldap
" >> Makefile.settings
321
echo "LDAP_OBJ=
" >> Makefile.settings
322
322
echo "#undef WITH_LDAP" >> config.h
323
323
elif [ "$ldap" = 1 ]; then
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive