Skip to content

Commit

Permalink
build: add m4 directory needed by recent libtool
Browse files Browse the repository at this point in the history
Signed-off-by: Alon Bar-Lev <[email protected]>
  • Loading branch information
alonbl committed Sep 27, 2013
1 parent 39b8459 commit 5709daf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ if test -f Makefile; then
make distclean
fi

# create a m4 directory if not already present
test -d m4 || mkdir m4

rm -rf *~ *.cache *.m4 config.guess config.log \
config.status config.sub depcomp ltmain.sh
autoreconf --verbose --install --force
Empty file added m4/.keep
Empty file.

0 comments on commit 5709daf

Please sign in to comment.