mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-14 07:30:49 +02:00
commit bash-20050707 snapshot
This commit is contained in:
+1
-1
@@ -311,7 +311,7 @@ TILDE_LIBSRC = $(LIBSRC)/tilde
|
||||
TILDE_LIBDIR = $(dot)/$(LIBSUBDIR)/tilde
|
||||
TILDE_ABSSRC = ${topdir}/$(TILDE_LIBDIR)
|
||||
|
||||
TILDE_LIB = -ltilde
|
||||
TILDE_LIB = @TILDE_LIB@
|
||||
TILDE_LIBRARY = $(TILDE_LIBDIR)/libtilde.a
|
||||
TILDE_LDFLAGS = -L$(TILDE_LIBDIR)
|
||||
TILDE_DEP = $(TILDE_LIBRARY)
|
||||
|
||||
Reference in New Issue
Block a user