]> git.saurik.com Git - bison.git/blame - pre-config
* reader.c (copy_at): New function.
[bison.git] / pre-config
CommitLineData
eefc3a8c
JT
1#! /bin/sh
2
3aclocal && \
583ad9fe 4gettextize && \
eefc3a8c
JT
5autoconf && \
6autoheader && \
7automake -a && \
8touch stamp-h.in || \
9exit 1