make emalloc,ecalloc,erealloc,estrdup conditional
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10062 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -38,12 +38,9 @@ libroken_la_SOURCES = \
|
||||
base64.c \
|
||||
bswap.c \
|
||||
concat.c \
|
||||
emalloc.c \
|
||||
environment.c \
|
||||
eread.c \
|
||||
erealloc.c \
|
||||
esetenv.c \
|
||||
estrdup.c \
|
||||
ewrite.c \
|
||||
getaddrinfo_hostspec.c \
|
||||
get_default_username.c \
|
||||
@@ -82,6 +79,10 @@ EXTRA_libroken_la_SOURCES = \
|
||||
chown.c \
|
||||
copyhostent.c \
|
||||
daemon.c \
|
||||
ecalloc.c \
|
||||
emalloc.c \
|
||||
erealloc.c \
|
||||
estrdup.c \
|
||||
err.c \
|
||||
err.hin \
|
||||
errx.c \
|
||||
|
Reference in New Issue
Block a user