aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.sh
blob: 91726d6228b86701631fa120da9eed89ed096ce4 (plain)
1
2
3
4
5
6
#!/bin/bash

autoreconf \
    --warnings=all \
    --install \
    --force