Don't use config directory for aclocal
This commit is contained in:
		
							parent
							
								
									742248b600
								
							
						
					
					
						commit
						f4af613d48
					
				@ -6,9 +6,8 @@
 | 
			
		||||
# can now be used...
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
test -d config || mkdir config
 | 
			
		||||
set -x
 | 
			
		||||
aclocal -I config \
 | 
			
		||||
aclocal \
 | 
			
		||||
  && autoheader \
 | 
			
		||||
  && automake --gnu --add-missing \
 | 
			
		||||
  && autoconf
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user