summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2010-12-09 14:26:32 +0200
committerAlon Levy <alevy@redhat.com>2010-12-09 14:26:32 +0200
commit98b03b6fb90e4fc146ce92c9b1834cfb6b3469cf (patch)
treeccb461e92966ae084cf0aa269dcb41815add18c9
parent6fa7ab2f0412455c14f6f387077e9abc24827627 (diff)
bug keep pc file cacard.pc, not libcacard.pc
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 113a285..f7045ac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -90,7 +90,7 @@ AC_SUBST(CAC_CARD_NONPKGCONFIG_LIBS)
AC_OUTPUT([
Makefile
-libcacard.pc
+cacard.pc
])
dnl ==========================================================================