Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37726074
en ru br
ALT Linux repositórios
S:4.13.1-alt1
5.0: 3.10.2-alt3.1
4.1: 3.10.2-alt3
4.0: 3.09.3-alt0.1
3.0: 3.08.1-alt1

Group :: Desenvolvimento/ML
RPM: ocaml

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: ocaml-3.09.1-tinfo.patch
Download


diff -urN ocaml-3.09.1/configure ocaml-3.09.1.patched/configure
--- ocaml-3.09.1/configure	2006-01-04 12:26:42 +0300
+++ ocaml-3.09.1.patched/configure	2006-03-21 11:11:00 +0300
@@ -738,7 +738,7 @@
 # For the terminfo module
 
 if test "$withcurses" = "yes"; then
-  for libs in "" "-lcurses" "-ltermcap" "-lcurses -ltermcap" "-lncurses"; do
+  for libs in "" "-ltinfo" "-lcurses" "-ltermcap" "-lcurses -ltermcap" "-lncurses"; do
     if sh ./hasgot $libs tgetent tgetstr tgetnum tputs; then
       echo "termcap functions found (with libraries '$libs')"
       echo "#define HAS_TERMCAP" >> s.h
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009