(setting version variable): Prepend $(srcdir) to version.c.

From-SVN: r2591
This commit is contained in:
Torbjorn Granlund 1992-10-24 17:23:26 +00:00
parent c0138701eb
commit 2c514f2673
1 changed files with 1 additions and 1 deletions

View File

@ -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 = .