mirror of
https://github.com/curl/curl.git
synced 2026-08-25 14:43:33 +03:00
Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variables
This commit is contained in:
parent
f4cc54cb47
commit
63605d281f
10 changed files with 30 additions and 36 deletions
|
|
@ -22,8 +22,6 @@ cd libtest
|
|||
# _ Retain only lines that begins with "identifier =".
|
||||
# _ Turn these lines into shell variable assignments.
|
||||
|
||||
top_srcdir="${TOPDIR}"
|
||||
export top_srcdir
|
||||
eval "`sed -e ': begin' \
|
||||
-e '/\\\\$/{' \
|
||||
-e 'N' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue