Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LRDE
transformers
Commits
999246ca
Commit
999246ca
authored
May 03, 2004
by
pouill_n
Browse files
from Nicolas Pouillard <ertai@lrde.epita.fr>
* configure.ac: Bug fix, boxed2sdf no more in boxedsdf.
parent
2ff5602e
Changes
2
Hide whitespace changes
Inline
Side-by-side
cxx-grammar/ChangeLog
View file @
999246ca
2004-05-04 Nicolas Pouillard <ertai@lrde.epita.fr>
* configure.ac: Bug fix, boxed2sdf no more in boxedsdf.
2004-04-30 Nicolas Pouillard <ertai@lrde.epita.fr>
* configure.ac: Add esdf.
...
...
cxx-grammar/configure.ac
View file @
999246ca
...
...
@@ -66,7 +66,7 @@ AC_ARG_WITH([boxedsdf],
)
AC_SUBST([BOXEDSDF])
DEF_BUNDLED_PKG([BOXEDSDF])
IF_IN_BUNDLE([boxedsdf]) || test -f $BOXEDSDF/bin/boxed2
sdf
||
IF_IN_BUNDLE([boxedsdf]) || test -f $BOXEDSDF/bin/boxed2
pp-table
||
AC_MSG_ERROR([cannot find boxed2sdf. Use --with-boxedsdf.])
...
...
Write
Preview
Supports
Markdown
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