Add pkg-config support.

The libgit2.pc is generated on make install and installed, to allow
using the lib through the pkg-config helper.

Signed-off-by: Steve Frécinaux <code@istique.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
This commit is contained in:
Steve Frécinaux
2008-12-30 12:10:01 +01:00
committed by Shawn O. Pearce
parent 5ddbd5edf8
commit d7fbfe155f
3 changed files with 19 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
/apidocs
/trash-*.exe
/libgit2.pc
*.o
*.a
*.exe