summaryrefslogtreecommitdiff
path: root/libnet/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'libnet/autogen.sh')
-rwxr-xr-xlibnet/autogen.sh7
1 files changed, 1 insertions, 6 deletions
diff --git a/libnet/autogen.sh b/libnet/autogen.sh
index a195d20..49abebe 100755
--- a/libnet/autogen.sh
+++ b/libnet/autogen.sh
@@ -2,13 +2,8 @@
#
# A bootstrapping script that can be used to generate the autoconf,
# automake and libtool-related scripts of the build process.
-#
-# $Id: autogen.sh,v 1.2 2004/08/10 13:57:46 gkeramidas Exp $
-set -x
set -e
-autoreconf -ivf -I . -I /sw/share/aclocal \
- || autoreconf -ivf -I .
-
+autoreconf --install