openbsd-ports/security/heimdal/patches/patch-lib_krb5_Makefile.in
2001-09-08 09:04:30 +00:00

12 lines
432 B
Plaintext

--- lib/krb5/Makefile.in Sat Sep 8 10:06:10 2001
+++ lib/krb5/Makefile.in Sat Sep 8 10:08:09 2001
@@ -137,7 +137,7 @@
SUFFIXES = .et .h .1 .3 .5 .8 .cat1 .cat3 .cat5 .cat8 .x
-INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken) $(INCLUDE_krb4) $(INCLUDE_des) -I../com_err
+INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken) $(INCLUDE_krb4) $(INCLUDE_des) -I../com_err -I$(srcdir)/../com_err
AM_CFLAGS = $(WFLAGS)