conditional compile

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3025 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-08-15 22:40:15 +00:00
parent 5b8fc039f4
commit b23041e369
2 changed files with 12 additions and 2 deletions

View File

@@ -4,7 +4,12 @@ AUTOMAKE_OPTIONS = no-dependencies foreign
INCLUDES = -I$(top_builddir)/include $(INCLUDE_krb4)
lib_LIBRARIES = libkafs.a
if KRB4
AFSLIBS = libkafs.a
else
AFSLIBS =
endif
lib_LIBRARIES = $(AFSLIBS)
#EXTRA_LIBRARIES = afslib.so
libkafs_a_SOURCES = afssys.c afskrb5.c