9fb802c7fc
Modernisation of libtool initialisation. Use of acinclude.m4 to load macro definition files.
3 lines
67 B
Bash
Executable File
3 lines
67 B
Bash
Executable File
#! /bin/sh
|
|
exec autoreconf --warnings=all --install --verbose "$@"
|