mirror of
				https://github.com/ElvishArtisan/rivendell.git
				synced 2025-10-31 14:13:52 +01:00 
			
		
		
		
	2016-06-22 Fred Gleason <fredg@paravelsystems.com>
* Added statment to create an 'm4' directory in 'autogen.sh'.
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user