mirror of
				https://github.com/Tha14/toxic.git
				synced 2025-10-31 18:16:52 +01:00 
			
		
		
		
	Limitations: currently the tox core library does not ship proper public headers, so we'll have to tell the configure script where the headers are (i.e. directory in the ProjectTox-Core source tree. Since these headers are not really public, they include sodium.h, so right now the toxic configure script will check for sodium.h as well. We also need to look for the libsodium library for linking vs Tox core.
		
			
				
	
	
		
			28 lines
		
	
	
		
			223 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			223 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| .DS_Store
 | |
| *~
 | |
| *.swp
 | |
| *.o
 | |
| *.lo
 | |
| *.a
 | |
| *.exe
 | |
| *.out
 | |
| *.app
 | |
| *.swp
 | |
| *.la
 | |
| m4/*
 | |
| !m4/pkg.m4
 | |
| configure
 | |
| configure_aux
 | |
| Makefile.in
 | |
| aclocal.m4
 | |
| config.h*
 | |
| config.log
 | |
| config.status
 | |
| stamp-h1
 | |
| autom4te.cache
 | |
| .deps
 | |
| .libs
 | |
| *.orig
 | |
| build/toxic
 | |
| Makefile
 |