1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00
guile/autogen.sh
2000-08-22 15:54:19 +00:00

6 lines
51 B
Bash
Executable file

#!/bin/sh
aclocal
autoheader
automake -a
autoconf