diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2006-08-18 19:41:53 +0000 | 
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2006-08-18 19:41:53 +0000 | 
| commit | 970449277631cd45ab369b64aa726e1ab7e3791d (patch) | |
| tree | 483c0f4ac239513c4cd789556abedf9d78f8494c | |
| parent | 8f6ea7c3d24dc21f120b6d29fc975936b4d4f3b7 (diff) | |
Add --automake option
| -rwxr-xr-x | bootstrap | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -2,6 +2,6 @@  aclocal && \      autoheader && \ -	libtoolize --copy --force && \ +	libtoolize --automake --copy --force && \  	    automake --add-missing --copy && \  		autoconf | 
