From 557802faa03f39d99bef00e27731b146c5f1c4f2 Mon Sep 17 00:00:00 2001 From: Mario Danic Date: Sun, 28 Oct 2007 19:15:52 +0000 Subject: [PATCH] Fixed completely things wrt pc-in files --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 342d2ae..6602b24 100644 --- a/configure.ac +++ b/configure.ac @@ -100,6 +100,6 @@ AC_CONFIG_FILES([ Makefile doc/doxygen.conf version.h - libburn-5.pc + libburn-1.pc ]) AC_OUTPUT