summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/config.mk
diff options
context:
space:
mode:
authorJames Peach <jpeach@samba.org>2006-04-21 00:04:21 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:04:12 -0500
commit7970a755ea4b973c752f52232b99ecf09b35d558 (patch)
tree9d0c816bcf7fe5e42747c8676a772cec940667d2 /source4/heimdal_build/config.mk
parent1ffb7908d50d11b7423084cdea15628f0dcfe2d7 (diff)
downloadsamba-7970a755ea4b973c752f52232b99ecf09b35d558.tar.gz
samba-7970a755ea4b973c752f52232b99ecf09b35d558.tar.bz2
samba-7970a755ea4b973c752f52232b99ecf09b35d558.zip
r15155: Add strsep replacement from heimdal 0.7.2 for systems that don't
have strsep in libc. (This used to be commit 76dea9f68ca9be909c45979c9e5510133e4f2264)
Diffstat (limited to 'source4/heimdal_build/config.mk')
-rw-r--r--source4/heimdal_build/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/heimdal_build/config.mk b/source4/heimdal_build/config.mk
index 591d15753f..f32c62f6ba 100644
--- a/source4/heimdal_build/config.mk
+++ b/source4/heimdal_build/config.mk
@@ -333,6 +333,7 @@ OBJ_FILES = \
../heimdal/lib/roken/vis.o \
../heimdal/lib/roken/strlwr.o \
../heimdal/lib/roken/strsep_copy.o \
+ ../heimdal/lib/roken/strsep.o \
../heimdal/lib/roken/strupr.o \
../heimdal/lib/roken/strpool.o \
replace.o