diff options
| author | sf-exg <sf-exg> | 2011-05-30 15:27:30 +0000 | 
|---|---|---|
| committer | sf-exg <sf-exg> | 2011-05-30 15:27:30 +0000 | 
| commit | 4b90c9e5c9157586b7aef45acb5bbff49462d54d (patch) | |
| tree | 5cc99e4d0f09a4daea99ed7394ea6cc32f083594 | |
| parent | 2c409958a81ce7c7c364f37b9ce6b77a2af1060d (diff) | |
Use autoreconf to bootstrap.
| -rwxr-xr-x | autogen.sh | 8 | 
1 files changed, 3 insertions, 5 deletions
@@ -1,5 +1,3 @@ -libtoolize -aclocal -automake --add-missing -autoheader -autoconf +#!/bin/sh + +autoreconf --install --symlink --force  | 
