summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-06-04 10:14:59 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-06-04 10:14:59 +0200
commit615941cbb2cc18e66fae72b0c70d3de83f4554eb (patch)
tree8b7f966cb365e897f7b45336e91cce4ba96a8028 /bootstrap
parent5c02d123bf45e276fb372cc91ea8e1780ae73c32 (diff)
downloadobexd-615941cbb2cc18e66fae72b0c70d3de83f4554eb.tar.gz
Update the autoconf/automake usage
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap5
1 files changed, 2 insertions, 3 deletions
diff --git a/bootstrap b/bootstrap
index 91756f9..d25a117 100755
--- a/bootstrap
+++ b/bootstrap
@@ -2,6 +2,5 @@
aclocal && \
autoheader && \
- libtoolize --automake --copy --force && \
- automake --add-missing --copy && \
- autoconf
+ automake --add-missing --copy && \
+ autoconf