Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Vcsn
Vcsn
Commits
034cd1a8
Commit
034cd1a8
authored
Jan 16, 2020
by
Clément Démoulins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix relative path error
parent
0243a8bf
Pipeline
#16008
failed with stage
in 211 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lib/vcsn/rat/local.mk
lib/vcsn/rat/local.mk
+1
-1
No files found.
lib/vcsn/rat/local.mk
View file @
034cd1a8
...
...
@@ -84,7 +84,7 @@ EXTRA_DIST += \
--location-dir
=
$(srcdir)
/vcsn/misc
\
--location-prefix
=
vcsn/misc
--
\
$<
$(srcdir)
/%D%/parse.cc
\
-Dapi
.location.file
=
'"
$(top_srcdir)
/vcsn/misc/location.hh"'
\
-Dapi
.location.file
=
'"
$(
abs_
top_srcdir)
/vcsn/misc/location.hh"'
\
$(AM_BISONFLAGS)
$(BISONFLAGS)
$(AM_V_at)
mv
-f
$@
.tmp
$@
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment