Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37709681
en ru br
ALT Linux repos
S:3.18.3-alt1
5.0: 2.6.0-alt1
4.1: 2.5.0-alt1
4.0: 2.0.0-alt0.M40.1
3.0: 1.0.9-alt1

Group :: Development/Tools
RPM: gambas

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: gambas-2.99.1-nolintl.patch
Download


diff -upN gambas3-2.99.1/main/configure.ac.nolintl gambas3-2.99.1/main/configure.ac
--- gambas3-2.99.1/main/configure.ac.nolintl	2011-04-06 15:31:26.958240001 -0400
+++ gambas3-2.99.1/main/configure.ac	2011-04-06 15:31:44.797240006 -0400
@@ -16,8 +16,8 @@ GB_COMPONENT(
   [external internationalization library],
   [],
   [GB_FIND(libintl.h, /opt/local /usr/local /usr, include)],
-  [GB_FIND(libintl.$SHLIBEXT, /opt/local /usr/local /usr /, lib)],
-  [-lintl],
+  [],
+  [],
   [],
   [This library may be located inside the system C library, so you can ignore that warning...])
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin