Made migration to -1 pc file

This commit is contained in:
Mario Danic
2008-01-31 22:07:12 +01:00
parent 76177d30e4
commit 227ef418d0
2 changed files with 2 additions and 2 deletions

11
libisofs-1.pc.in Normal file
View File

@ -0,0 +1,11 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libisofs
Description: ISO9660 filesystem creation library
Version: @VERSION@
Requires:
Libs: -L${libdir} -lisofs
Cflags: -I${includedir}/libisofs