8 lines
46 B
Bash
Executable File
8 lines
46 B
Bash
Executable File
#! /bin/sh
|
|
|
|
aclocal
|
|
autoconf
|
|
automake -a -c
|
|
|
|
|