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
Nadezhda Ivanova
OpenLDAP
Commits
57a47739
Commit
57a47739
authored
Aug 14, 1998
by
Kurt Zeilenga
Browse files
*** empty log message ***
parent
f96fee80
Changes
1
Hide whitespace changes
Inline
Side-by-side
Make-common
View file @
57a47739
...
...
@@ -45,10 +45,10 @@ RUNTIMEETCDIR= $(ETCDIR)
## General compiler options ##
#############################################################################
# Passed to every compile (cc or gcc). This is where you put -O or -g, etc.
#
EXTRACFLAGS=-g
EXTRACFLAGS=-O
EXTRACFLAGS=
-O
-g
#
EXTRACFLAGS=-O
# Passed to every link (ld). Include -g here if you did in EXTRACFLAGS.
#
EXTRALDFLAGS=-g
EXTRALDFLAGS=-g
#############################################################################
## If you are NOT using Kerberos authentication, you can skip this section.##
...
...
@@ -140,8 +140,8 @@ LDBMINCLUDE=-I/usr/include
#LDBMBACKEND=-DLDBM_USE_NDBM
#
# if you want to use a non-default threads package change these lines
#THREADS=-D
NO
_THREADS
#THREADSLIB=
#THREADS=-D
POSIX
_THREADS
#THREADSLIB=
-pthread
#############################################################################
## The following options are used by the xax500 client. If you haven't ##
...
...
Write
Preview
Markdown
is supported
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