1
0
mirror of https://github.com/RPCS3/soundtouch.git synced 2024-11-09 12:22:51 +01:00

Removed references to obsoleted 'soundtouch-1.4.pc.in' replacing these with 'soundtouch.pc.in'

This commit is contained in:
oparviai 2010-04-03 15:30:08 +00:00
parent c045c24e80
commit a0a7b369c4
3 changed files with 5 additions and 2 deletions

View File

@ -52,7 +52,7 @@ EXTRA_DIST= \
README.html
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = soundtouch-1.4.pc
pkgconfig_DATA = soundtouch.pc
## This removes stuff from the distribution which may be present
## from a cvs checkout or other build reasons

View File

@ -129,7 +129,7 @@ AC_CONFIG_FILES([
])
AC_OUTPUT(
soundtouch-1.4.pc
soundtouch.pc
)
dnl use 'echo' to put stuff here if you want a message to the builder

View File

@ -1,3 +1,6 @@
# This file is obsoleted but provided for backwards compatibility
# with legacy package environments
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@