projects
/
bison.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
* po/it.po: New.
[bison.git]
/
pre-config
Commit
Line
Data
eefc3a8c
JT
1
#! /bin/sh
2
75bbe78d
3
aclocal -I m4 && \
583ad9fe
4
gettextize && \
eefc3a8c
JT
5
autoconf && \
6
autoheader && \
7
automake -a && \
8
touch stamp-h.in || \
9
exit 1