projects
/
emu8051.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cd867c
)
Replace LEX macro with preferred one
author
Hugo Villeneuve
<hugo@hugovil.com>
Thu, 6 Nov 2014 05:41:39 +0000
(
00:41
-0500)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Thu, 6 Nov 2014 05:41:39 +0000
(
00:41
-0500)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
f0d08ea
..
0308b48
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-41,7
+41,7
@@
LIBREADLINE=
)])
dnl Testing for Lex/Yacc
-A
C
_PROG_LEX
+A
M
_PROG_LEX
AC_PROG_YACC
dnl Checking for typedefs, structures, and compiler characteristics.