Remove stale pkgconfig file
This commit is contained in:
		
							parent
							
								
									a0f747067d
								
							
						
					
					
						commit
						73df6f836d
					
				| 
						 | 
				
			
			@ -1,21 +0,0 @@
 | 
			
		|||
# libiso8601/src/lib/clib/pkgconf.in
 | 
			
		||||
#
 | 
			
		||||
#  Metadata file for pkg-config
 | 
			
		||||
#  ( http://www.freedesktop.org/software/pkgconfig/ )
 | 
			
		||||
#
 | 
			
		||||
#  (c)2006, Laurence Withers, <l@lwithers.me.uk>.
 | 
			
		||||
#  Released under the GNU GPLv2. See file COPYING or
 | 
			
		||||
#  http://www.gnu.org/copyleft/gpl.html for details.
 | 
			
		||||
#
 | 
			
		||||
 | 
			
		||||
# Name, description
 | 
			
		||||
Name: @TODO@
 | 
			
		||||
Description: @TODO@
 | 
			
		||||
Version: @VERSION@
 | 
			
		||||
 | 
			
		||||
# Requirements
 | 
			
		||||
Requires:
 | 
			
		||||
 | 
			
		||||
# Compilation information
 | 
			
		||||
Libs: -L@LIBDIR@ -liso8601
 | 
			
		||||
Cflags: -I@INCLUDEDIR@
 | 
			
		||||
		Loading…
	
		Reference in New Issue