Remove libtoxav.pc from git

libtoxav.pc is automatically generated by configure from libtoxav.pc.in
and should not be commited.
This commit is contained in:
Jin^eLD 2014-03-10 12:29:18 +01:00
parent d0e3712924
commit 06613e3662
2 changed files with 1 additions and 11 deletions

1
.gitignore vendored
View File

@ -48,6 +48,7 @@ config.status
stamp-h1
autom4te.cache
libtoxcore.pc
libtoxav.pc
libtool
.deps
.libs

View File

@ -1,11 +0,0 @@
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libtoxav
Description: Tox A/V library
Requires:
Version: 0.0.0
Libs: -L${libdir} -ltoxav -lopus -lvpx -lm -pthread
Cflags: -I${includedir}