[Date Prev][Date Next] [Chronological] [Thread] [Top]

lber_types.h not installed



A change was recently made to lber.h to include <lber_types.h>. However the
Makefile in include/ doesn't install lber_types.h... this keeps clients from
compiling...


*** Makefile.orig       Fri Jun 25 11:48:45 1999
--- Makefile    Fri Jun 25 11:45:20 1999
***************
*** 183,186 ****
--- 183,187 ----
                $(INSTALL) $(INSTALLFLAGS) -m 644 $(srcdir)/lber.h $(includedir)
                $(INSTALL) $(INSTALLFLAGS) -m 644 $(srcdir)/ldap_cdefs.h $(includedir)
+               $(INSTALL) $(INSTALLFLAGS) -m 644 $(srcdir)/lber_types.h $(includedir)
                $(INSTALL) $(INSTALLFLAGS) -m 644 $(srcdir)/ldap_schema.h $(includedir)
                $(INSTALL) $(INSTALLFLAGS) -m 644 $(srcdir)/disptmpl.h $(includedir)



Bert Vermeulen
bert@biot.com