(setting version variable): Prepend $(srcdir) to version.c.
From-SVN: r2591
This commit is contained in:
parent
c0138701eb
commit
2c514f2673
@ -126,7 +126,7 @@ PREMADE_ATTRTAB =
|
||||
target= ... `configure' substitutes actual target name here.
|
||||
xmake_file= ... `configure' substitutes actual x- file name here.
|
||||
tmake_file= ... `configure' substitutes actual t- file name here.
|
||||
version=`sed -e 's/.*\"\([^ \"]*\)[ \"].*/\1/' < version.c`
|
||||
version=`sed -e 's/.*\"\([^ \"]*\)[ \"].*/\1/' < $(srcdir)/version.c`
|
||||
|
||||
# Directory where sources are, from where we are.
|
||||
srcdir = .
|
||||
|
Loading…
Reference in New Issue
Block a user