@@ -9,11 +9,11 @@ # Copyright (c) 1999-2000 Scriptics Corporation. # # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: Makefile.in,v 1.4 2000/02/05 00:32:37 aborr Exp $ +# RCS: @(#) $Id: Makefile.in,v 1.5 2000/02/06 00:57:35 wart Exp $ lib_BINARIES=$(tls_LIB_FILE) BINARIES=$(lib_BINARIES) @@ -164,11 +164,12 @@ EXTRA_CFLAGS = $(TCL_DEFS) $(PROTO_FLAGS) $(SECURITY_FLAGS) $(MEM_DEBUG_FLAGS) $(KEYSYM_FLAGS) $(NO_DEPRECATED_FLAGS) $(SSL_CFLAGS) DEFS = @DEFS@ $(EXTRA_CFLAGS) ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIGDIR = @CONFIGDIR@ +mkinstalldirs = $(SHELL) $(CONFIGDIR)/mkinstalldirs CONFIG_CLEAN_FILES = CPPFLAGS = @CPPFLAGS@ LIBS = @LIBS@ AR = ar