summaryrefslogtreecommitdiff
path: root/autogen.sh
blob: 5dbd9a448dd89b11a7f822103790461dc0bbdd97 (plain)
1
2
3
4
5
6
7
8
9
#! /bin/sh

copy=$1

# Start by setting up everything for main tree
aclocal -I ./automake
gettextize $copy -f
autoheader
autoconf