From e76076e3344709339a89f830df708c5d0b068707 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 22 May 1996 21:25:45 +0000 Subject: Wed May 22 17:24:51 1996 Roland McGrath * makefile.vms: Set LOADLIBES. * makefile.com (link_using_library): Fix typo. --- makefile.vms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile.vms') diff --git a/makefile.vms b/makefile.vms index d98afa8..86b8524 100644 --- a/makefile.vms +++ b/makefile.vms @@ -43,7 +43,7 @@ LOAD_AVG = /define="NO_LDAV" # System V probably need -lPW for alloca. # if on vax, uncomment the following line #LOADLIBES = ,c.opt/opt -LOADLIBES = +LOADLIBES =,sys$$library:vaxcrtl.obl/lib # If your system doesn't have alloca, or the one provided is bad, # get it from the Emacs distribution and define these. -- cgit v1.2.3