mirror of
https://github.com/samba-team/samba.git
synced 2025-11-11 00:23:51 +03:00
r25425: move LDB_MODULESDIR define into config.h
this hopefully fixes the build on some hosts metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
dcead25b29
commit
d03ec5655d
@@ -123,13 +123,6 @@ PRIVATE_DEPENDENCIES = \
|
||||
# End MODULE ldb_tdb
|
||||
################################################
|
||||
|
||||
./lib/ldb/common/ldb.o: lib/ldb/common/ldb.c Makefile
|
||||
@echo Compiling $<
|
||||
@$(CC) `$(PERL) $(srcdir)/script/cflags.pl $@` $(CFLAGS) $(PICFLAG) \
|
||||
-DLDB_MODULESDIR=\"$(MODULESDIR)/ldb\" \
|
||||
-c $(FIRST_PREREQ) -o $@
|
||||
|
||||
|
||||
################################################
|
||||
# Start SUBSYSTEM ldb
|
||||
[LIBRARY::LIBLDB]
|
||||
|
||||
Reference in New Issue
Block a user