diff options
-rwxr-xr-x | bootstrap | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -82,5 +82,4 @@ $gnulib_tool \ --import $modules # Disable autopoint and libtoolize, since they were already done above. -AUTOPOINT=true LIBTOOLIZE=true \ - autoreconf --verbose --install --no-recursive +AUTOPOINT=true LIBTOOLIZE=true autoreconf --verbose --install |