From e5ea580e3b0aac540fdcb9436dceeb8f455a249a 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 03da19e..22f39ba 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