Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
1efce992
Commit
1efce992
authored
Aug 18, 2000
by
Kurt Zeilenga
Browse files
Minor clarifications
parent
cf9880e3
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
1efce992
OpenLDAP Change Log
OpenLDAP
1.x
Change Log
Changes included in OpenLDAP 1.2.12 Engineering
Changes included in OpenLDAP 1.2.12 Engineering
CVS Tag: OPENLDAP_REL_ENG_1_2
CVS Tag: OPENLDAP_REL_ENG_1_2
...
...
INSTALL
View file @
1efce992
...
@@ -42,7 +42,7 @@ these steps:
...
@@ -42,7 +42,7 @@ these steps:
These environment variables are used:
These environment variables are used:
CC C Compiler (cc, ecgs)
CC C Compiler (cc, ecgs)
CFLAGS C Flags (-
ansi
)
CFLAGS C Flags (-
O -g
)
CPPFLAGS CPP Flags (-I/path/include -Ddef)
CPPFLAGS CPP Flags (-I/path/include -Ddef)
LDFLAGS LDFLAGS (-L/path/lib)
LDFLAGS LDFLAGS (-L/path/lib)
LIBS LIBS (-llib)
LIBS LIBS (-llib)
...
@@ -161,7 +161,7 @@ WARNING: Executable built in your environment may not run
...
@@ -161,7 +161,7 @@ WARNING: Executable built in your environment may not run
Supported Environmental Variables
Supported Environmental Variables
CC C compiler (cc, egcc)
CC C compiler (cc, egcc)
CFLAGS C flags (-
ansi
)
CFLAGS C flags (-
O -g
)
CPPFLAGS cpp flags (-I/path/include -Ddef)
CPPFLAGS cpp flags (-I/path/include -Ddef)
LDFLAGS ld flags (-L/usr/local/lib)
LDFLAGS ld flags (-L/usr/local/lib)
LIBS libraries (-llib)
LIBS libraries (-llib)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment