8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 00:03:03 +01:00
firebird-mirror/extern/regex/autogen.sh

6 lines
116 B
Bash
Raw Normal View History

#!/bin/sh
libtoolize --automake --force
aclocal
autoconf -Wall --force
automake -Wall --add-missing --force-missing