projects
/
bison.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
(bitset_set, bitset_reset, bitset_test): Use function prototypes; this
[bison.git]
/
lib
/
Makefile.am
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index b1ae139748f3bf9dd0fe967fa28df90233734f50..0de12dbce9ac29fe055b65c9c367a65e8a066a90 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-17,7
+17,7
@@
AUTOMAKE_OPTIONS = ansi2knr
-
CFLAGS = @CFLAGS@
$(WARNING_CFLAGS)
+
AM_CFLAGS =
$(WARNING_CFLAGS)
noinst_LIBRARIES = libbison.a