From c2644837fd7b56bc3db9a9a129a03753edcb69ef Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Tue, 8 Feb 2005 20:30:15 +0000 Subject: [PATCH] Fix the include path Fixed the include path. Apps should include like . --- utils/alsa.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/alsa.pc.in b/utils/alsa.pc.in index 66388960..6255baf1 100644 --- a/utils/alsa.pc.in +++ b/utils/alsa.pc.in @@ -1,7 +1,7 @@ prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ -includedir=@includedir@/alsa +includedir=@includedir@ Name: alsa Description: Advanced Linux Sound Architecture (ALSA) - Library -- 2.47.1