diff options
| author | Stephen M. Webb <stephen.webb@bregmasoft.ca> | 2010-07-13 10:45:36 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2010-08-05 22:48:37 +0200 |
| commit | 7c277ee54e7d0ea0c44b304897049a01e2d1a44a (patch) | |
| tree | cfa346fa72bb0b29e0a613efff7d097cd09a3c87 /autogen.sh | |
| parent | 3b837806891de6cf77d4d74d04567e7e68c82fc0 (diff) | |
Configure fixes
Adds the mtdev package dependency and fix some smaller issues.
Signed-off-by: Stephen M. Webb <stephen.webb@bregmasoft.ca>
Signed-off-by: Henrik Rydberg <rydberg@bitmath.org>
Diffstat (limited to 'autogen.sh')
| -rwxr-xr-x | autogen.sh | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -9,4 +9,3 @@ cd $srcdir | |||
| 9 | autoreconf -v --install || exit 1 | 9 | autoreconf -v --install || exit 1 |
| 10 | cd $ORIGDIR || exit $? | 10 | cd $ORIGDIR || exit $? |
| 11 | 11 | ||
| 12 | $srcdir/configure --enable-maintainer-mode "$@" | ||
