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		\
 | 
						base64.c		\
 | 
				
			||||||
	bswap.c			\
 | 
						bswap.c			\
 | 
				
			||||||
	concat.c		\
 | 
						concat.c		\
 | 
				
			||||||
	emalloc.c		\
 | 
					 | 
				
			||||||
	environment.c		\
 | 
						environment.c		\
 | 
				
			||||||
	eread.c			\
 | 
						eread.c			\
 | 
				
			||||||
	erealloc.c		\
 | 
					 | 
				
			||||||
	esetenv.c		\
 | 
						esetenv.c		\
 | 
				
			||||||
	estrdup.c		\
 | 
					 | 
				
			||||||
	ewrite.c		\
 | 
						ewrite.c		\
 | 
				
			||||||
	getaddrinfo_hostspec.c	\
 | 
						getaddrinfo_hostspec.c	\
 | 
				
			||||||
	get_default_username.c	\
 | 
						get_default_username.c	\
 | 
				
			||||||
@@ -82,6 +79,10 @@ EXTRA_libroken_la_SOURCES =	\
 | 
				
			|||||||
	chown.c			\
 | 
						chown.c			\
 | 
				
			||||||
	copyhostent.c		\
 | 
						copyhostent.c		\
 | 
				
			||||||
	daemon.c		\
 | 
						daemon.c		\
 | 
				
			||||||
 | 
						ecalloc.c		\
 | 
				
			||||||
 | 
						emalloc.c		\
 | 
				
			||||||
 | 
						erealloc.c		\
 | 
				
			||||||
 | 
						estrdup.c		\
 | 
				
			||||||
	err.c			\
 | 
						err.c			\
 | 
				
			||||||
	err.hin			\
 | 
						err.hin			\
 | 
				
			||||||
	errx.c			\
 | 
						errx.c			\
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user