head	1.2;
access;
symbols
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2000.12.02.15.49.56;	author kevlo;	state dead;
branches;
next	1.1;

1.1
date	2000.02.15.07.25.53;	author kris;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Update to version 0.9.26

PR: 23222
Submitted by: Ports Fury
@
text
@--- Makefile.in.orig	Sun Feb 13 23:12:20 2000
+++ Makefile.in	Sun Feb 13 23:13:13 2000
@@@@ -109,7 +109,7 @@@@
 config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 	$(SHELL) ./config.status --recheck
 $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
-	cd $(srcdir) && $(AUTOCONF)
+	cd $(srcdir) && $(CONFIGURE_ENV) $(AUTOCONF)
 
 # This directory's subdirectories are mostly independent; you can cd
 # into them and run `make' without going through this Makefile.
@


1.1
log
@USE_OPENSSL

Submitted by:	Jim Bloom <bloom@@acm.org>
Approved by:	Maintainer
@
text
@@
