Sophie

Sophie

distrib > Mandriva > 10.2 > x86_64 > by-pkgid > 5f1d78509d6ebbed7ebf41f501c414eb > files > 2

SoundTouch-1.2.1-1mdk.src.rpm

--- source/SoundTouch/Makefile.in~	2003-12-27 13:09:11.000000000 +0100
+++ source/SoundTouch/Makefile.in	2004-11-12 23:35:46.403351495 +0100
@@ -143,7 +143,7 @@
 
 # ??? test for -fcheck-new in configure.ac
 # other compiler flags to add
-AM_CXXFLAGS = -O3 -fcheck-new -I../../include
+AM_CXXFLAGS = -O2 -fcheck-new -I../../include
 subdir = source/SoundTouch
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
--- Makefile.in~	2003-12-27 13:09:10.000000000 +0100
+++ Makefile.in	2004-11-12 23:42:02.357108668 +0100
@@ -130,7 +130,7 @@
 INCLUDES = -I$(top_srcdir)/include
 
 # doc directory
-pkgdocdir = $(prefix)/doc/@PACKAGE@
+pkgdocdir = $(prefix)/share/doc/@PACKAGE@
 
 SUBDIRS = include source