mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-09-16 16:30:26 +02:00
2016-06-22 Fred Gleason <fredg@paravelsystems.com>
* Added statment to create an 'm4' directory in 'autogen.sh'.
This commit is contained in:
parent
798f744bd6
commit
54e8fdec07
@ -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'.
|
||||
|
@ -20,6 +20,8 @@
|
||||
## Boston, MA 02111-1307 USA
|
||||
##
|
||||
|
||||
mkdir -p m4
|
||||
|
||||
libtoolize=libtoolize
|
||||
if which glibtoolize > /dev/null 2>&1; then
|
||||
libtoolize=glibtoolize
|
||||
|
Loading…
x
Reference in New Issue
Block a user