Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37817252
en ru br
ALT Linux repos
S:2.3.8-alt1
5.0: 2.2.3-alt3.2
4.1: 2.2.3-alt3.1
4.0: 2.2.3-alt3.1
3.0: 2.2.3-alt2

Group :: System/Libraries
RPM: openmotif

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: openMotif-2.2.3-rh-acinclude.patch
Download


--- openMotif-2.2.3/acinclude.m4.autofoo	2003-08-22 16:14:10.000000000 +0200
+++ openMotif-2.2.3/acinclude.m4	2004-09-29 15:22:44.509734054 +0200
@@ -7,7 +7,7 @@
 
 dnl This should be the canonical approach to check for XTHREADS.
 dnl (see "man XtToolkitThreadInitialize")
-AC_DEFUN(LT_LIB_XTHREADS,
+AC_DEFUN([LT_LIB_XTHREADS],
 [AC_REQUIRE([AC_PATH_X])
 AC_CACHE_CHECK(whether libXt was compiled with -DXTHREADS, lt_cv_xthreads,
 [lt_save_CFLAGS="$CFLAGS"
@@ -46,7 +46,7 @@
 ])
 
 dnl This test is not very reliable probably ...
-AC_DEFUN(AM_FUNC_VOID_SPRINTF,
+AC_DEFUN([AM_FUNC_VOID_SPRINTF],
 [AC_CACHE_CHECK(whether sprintf returns void, ac_cv_func_void_sprintf,
 [AC_TRY_RUN([#include <stdio.h>
 int sprintf(); main() { exit(sprintf(".")); }],
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin