Skip to content

Commit

Permalink
2016-06-22 Fred Gleason <fredg@paravelsystems.com>
Browse files Browse the repository at this point in the history
	* Added statment to create an 'm4' directory in 'autogen.sh'.
  • Loading branch information
ElvishArtisan committed Jun 22, 2016
1 parent 798f744 commit 54e8fde
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Expand Up @@ -15261,3 +15261,5 @@
to break when HPI support was not enabled.
2016-06-21 Fred Gleason <fredg@paravelsystems.com>
* Reimplemented 'get_distro.sh' as 'get_distro.pl'.
2016-06-22 Fred Gleason <fredg@paravelsystems.com>
* Added statment to create an 'm4' directory in 'autogen.sh'.
2 changes: 2 additions & 0 deletions autogen.sh
Expand Up @@ -20,6 +20,8 @@
## Boston, MA 02111-1307 USA
##

mkdir -p m4

libtoolize=libtoolize
if which glibtoolize > /dev/null 2>&1; then
libtoolize=glibtoolize
Expand Down

0 comments on commit 54e8fde

Please sign in to comment.