8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 14:03:07 +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