View | Details | Raw Unified
Collapse All | Expand All

(-) expect-5.39/Makefile.in.libdir (-1 / +1 lines)
 Lines 316-322    Link Here 
CFLAGS_INT = $(MH_CFLAGS) $(CPPFLAGS) $(XCFLAGS)
CFLAGS_INT = $(MH_CFLAGS) $(CPPFLAGS) $(XCFLAGS)
LIB_INSTALL_DIR = $(tcl_libdir)
LIB_INSTALL_DIR = $(tcl_libdir)
LIB_RUNTIME_DIR = $(tcl_libdir)
LIB_RUNTIME_DIR = $(subst $(INSTALL_ROOT),,$(tcl_libdir))
# I don't understand why Tcl splits these up, but it does.  LIB_RUNTIME_DIR
# I don't understand why Tcl splits these up, but it does.  LIB_RUNTIME_DIR
# can appear as part of the LD_SEARCH_FLAGS inherited by configure.
# can appear as part of the LD_SEARCH_FLAGS inherited by configure.