mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
require people to run autogen.sh on trees from snapshots and CVS. * Makefile.in, acconfig.h, aclocal.m4, configure: Deleted. * autogen.sh: New file. * ANON-CVS, SNAPSHOTS: Updated instructions.
3 lines
35 B
Bash
Executable file
3 lines
35 B
Bash
Executable file
#!/bin/sh
|
|
|
|
autoreconf --force "$@"
|