From c23c3a2ff58a73c03b3fda01317bd8e47a9ee980 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Sat, 29 Mar 2003 06:27:37 +0000 Subject: [PATCH] Revert ol_version stuff, just use mkversion --- include/ol_version.h | 12 ------------ include/setup.mak | 4 +--- 2 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 include/ol_version.h diff --git a/include/ol_version.h b/include/ol_version.h deleted file mode 100644 index c0535b8494..0000000000 --- a/include/ol_version.h +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Copyright 1998-2003 The OpenLDAP Foundation - * COPYING RESTRICTIONS APPLY. See COPYRIGHT file in top level directory - * of this package for details. - */ - -#define _OLV_DATE __DATE__ -#define _OLV_TIME __TIME__ -#ifndef _OLV_STATIC -#define _OLV_STATIC static -#endif -#include "ol_version0.h" diff --git a/include/setup.mak b/include/setup.mak index cbedb7b0df..532acae501 100644 --- a/include/setup.mak +++ b/include/setup.mak @@ -23,7 +23,7 @@ ol_string="$(ol_package) $(ol_version)-$(ol_type)" .nt.h: copy $*.nt $*.h -all: setup.txt ol_version0.h +all: setup.txt setup.txt: lber_types.h ldap_config.h ldap_features.h portable.h setup.mak copy setup.mak setup.txt @@ -53,5 +53,3 @@ i e < $@ -- 2.39.5