Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37563488
en ru br
ALT Linux repos
S:0.4.4-alt1

Group :: Office
RPM: osmo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: osmo-0.2.8-alt-configure.patch
Download


--- configure.ac~	2009-08-21 16:52:17 +0400
+++ configure.ac	2010-02-13 01:27:15 +0300
@@ -189,9 +189,9 @@
 			[configdir=$withval AC_SUBST([configdir])])
 AM_CONDITIONAL([CONFIGDIR], [test x$configdir != x])
 
-CFLAGS=${CFLAGS:="$BUILD_CFLAGS -Wall $PLATFORM_CFLAGS -D_GNU_SOURCE"}
-CXXFLAGS=${CXXFLAGS:="$CFLAGS"}
-CPPFLAGS=""
+CFLAGS="$BUILD_CFLAGS -Wall $PLATFORM_CFLAGS $CFLAGS"
+CXXFLAGS="$CFLAGS $CXXFLAGS"
+CPPFLAGS="-D_GNU_SOURCE"
 LIBS="$tar_LIBS $gringotts_LIBS"
 
 AC_CONFIG_FILES([
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin