handle removal of HDB_DB_DIR
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22209 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -77,6 +77,8 @@ AM_CPPFLAGS += $(INCLUDE_openldap)
|
|||||||
include_HEADERS = hdb.h hdb-protos.h
|
include_HEADERS = hdb.h hdb-protos.h
|
||||||
nodist_include_HEADERS = hdb_err.h hdb_asn1.h
|
nodist_include_HEADERS = hdb_err.h hdb_asn1.h
|
||||||
|
|
||||||
|
libhdb_la_CPPFLAGS = -DHDB_DB_DIR=\"$(DIR_hdbdir)\"
|
||||||
|
|
||||||
libhdb_la_LIBADD = \
|
libhdb_la_LIBADD = \
|
||||||
$(LIB_com_err) \
|
$(LIB_com_err) \
|
||||||
../krb5/libkrb5.la \
|
../krb5/libkrb5.la \
|
||||||
|
@@ -64,7 +64,6 @@
|
|||||||
#include <hdb.h>
|
#include <hdb.h>
|
||||||
#include <hdb-private.h>
|
#include <hdb-private.h>
|
||||||
|
|
||||||
#define HDB_DB_DIR "/var/heimdal"
|
|
||||||
#define HDB_DEFAULT_DB HDB_DB_DIR "/heimdal"
|
#define HDB_DEFAULT_DB HDB_DB_DIR "/heimdal"
|
||||||
#define HDB_DB_FORMAT_ENTRY "hdb/db-format"
|
#define HDB_DB_FORMAT_ENTRY "hdb/db-format"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user