mirror of
				https://gitea.osmocom.org/cellular-infrastructure/osmo-ggsn.git
				synced 2025-11-03 21:53:25 +00:00 
			
		
		
		
	Updated bootstrap and readded aclocal.m4
This commit is contained in:
		
							
								
								
									
										4477
									
								
								aclocal.m4
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										4477
									
								
								aclocal.m4
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -3,9 +3,13 @@
 | 
				
			|||||||
# bootstrap - Execute relevant autotools scripts 
 | 
					# bootstrap - Execute relevant autotools scripts 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# After running this script the directory is ready for distribution as
 | 
					# After running this script the directory is ready for distribution as
 | 
				
			||||||
# a tarball.
 | 
					# a tarball. It should also be executed before checking milestones
 | 
				
			||||||
 | 
					# into CVS.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# It should also be executed before checking milestones into CVS.
 | 
					# After executing this script the project can be build by executing:
 | 
				
			||||||
 | 
					# ./configure
 | 
				
			||||||
 | 
					# make
 | 
				
			||||||
 | 
					# make install
 | 
				
			||||||
 | 
					
 | 
				
			||||||
aclocal
 | 
					aclocal
 | 
				
			||||||
autoheader
 | 
					autoheader
 | 
				
			||||||
@@ -18,5 +22,4 @@ make clean
 | 
				
			|||||||
rm config.status
 | 
					rm config.status
 | 
				
			||||||
rm libtool
 | 
					rm libtool
 | 
				
			||||||
rm -r autom4te.cache/
 | 
					rm -r autom4te.cache/
 | 
				
			||||||
rm aclocal.m4
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user