Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37513604
en ru br
ALT Linux repos
S:1.1.0-alt1
5.0: 1.0.17-alt5
4.1: 1.0.17-alt3
4.0: 1.0.17-alt3
3.0: 1.0.11-alt1

Group :: System/Libraries
RPM: libsndfile

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: libsndfile-1.0.17-alt-ac.patch
Download


--- libsndfile-1.0.17/acinclude.m4.AC	2006-08-31 09:22:06 +0000
+++ libsndfile-1.0.17/acinclude.m4	2008-10-16 11:20:56 +0000
@@ -254,7 +254,6 @@ if test $ac_cv_c_byte_order = unknown ; 
 	fi
 
 )
-]
 
 if test $ac_cv_c_byte_order = big ; then
 	ac_cv_c_big_endian=1
@@ -272,6 +271,7 @@ else
 	AC_MSG_WARN([[*** src/config.h may need to be hand editied.                    ]])
 	AC_MSG_WARN([[*****************************************************************]])
 	fi
+]
 
 )# AC_C_FIND_ENDIAN
 
--- libsndfile-1.0.17/configure.ac.AC	2006-08-31 09:39:37 +0000
+++ libsndfile-1.0.17/configure.ac	2008-10-16 11:20:33 +0000
@@ -31,6 +31,8 @@ AC_LANG([C])
 SHARED_VERSION_INFO="1:17:0"
 
 AC_PROG_CC
+AM_PROG_CC_C_O
+AC_PROG_CXX
 AM_PROG_LIBTOOL
 
 AC_CHECK_PROG(autogen, autogen, yes, no)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin