From 6e6ada18c626baf0215accb3a377f3b1c0e862c1 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Sat, 12 Apr 2008 08:41:05 +0000 Subject: [PATCH] Further synchronisation with Unix build. I hadn't noticed pq_compat.h was gone... --- crypto/install.com | 2 +- makevms.com | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/crypto/install.com b/crypto/install.com index c7f017d55a..41d024d5a3 100644 --- a/crypto/install.com +++ b/crypto/install.com @@ -93,7 +93,7 @@ $ EXHEADER_KRB5 := krb5_asn.h $! EXHEADER_STORE := store.h,str_compat.h $ EXHEADER_STORE := store.h $ EXHEADER_CMS := cms.h -$ EXHEADER_PQUEUE := pqueue.h,pq_compat.h +$ EXHEADER_PQUEUE := pqueue.h $ EXHEADER_TS := ts.h $ LIBS := LIBCRYPTO $ diff --git a/makevms.com b/makevms.com index 3aed697b6d..f7250fc077 100755 --- a/makevms.com +++ b/makevms.com @@ -485,7 +485,7 @@ $ EXHEADER_KRB5 := krb5_asn.h $!EXHEADER_STORE := store.h,str_compat.h $ EXHEADER_STORE := store.h $ EXHEADER_CMS := cms.h -$ EXHEADER_PQUEUE := pqueue.h,pq_compat.h +$ EXHEADER_PQUEUE := pqueue.h $ EXHEADER_TS := ts.h $ $ I = 0 -- 2.34.1