summaryrefslogtreecommitdiff
path: root/libnet/autogen.sh
blob: 49abebee1130d0770d5e7cc101557c3a91262124 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh -ex
#
# A bootstrapping script that can be used to generate the autoconf,
# automake and libtool-related scripts of the build process.

set -e

autoreconf --install