Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37869476
en ru br
ALT Linux repos
S:1.9.5-alt2
5.0: 1.9.4-alt3
4.1: 1.9.4-alt2
4.0: 1.8.2-alt5.rc9
3.0: 1.8.1-alt1
+backports:1.8.2-alt0.M30.1

Group :: Sciences/Mathematics
RPM: geomview

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: geomview-1.8.2-rc9-alt-xforms-path.patch
Download


--- configure.ac~	2006-12-24 22:04:16 +0200
+++ configure.ac	2006-12-24 22:05:29 +0200
@@ -598,11 +598,11 @@
     if test "$XFORMS_DIR" != "" ; then
       USER_XFORMS_DIR="$XFORMS_DIR"
     fi
-    GEOM_FIND_I_OPTION(forms.h, ["${USER_XFORMS_DIR}/include" "" "$x_includes" "$x_includes/X11" "/usr/local/include"])
+    GEOM_FIND_I_OPTION(forms.h, ["${USER_XFORMS_DIR}/include" "" "$x_includes" "$x_includes/X11" "/usr/include/xforms" "/usr/local/include"])
     ac_xforms_include=$GEOM_I_OPTION
     GEOM_FIND_L_OPTION(-lforms,
     		   fl_initialize,
-    		   ["${USER_XFORMS_DIR}/lib" "" "$x_libraries" "/usr/local/lib"],
+    		   ["" "$x_libraries" "${USER_XFORMS_DIR}/lib" "/usr/local/lib"],
     		   "$XLIBS -lXpm -lm"
     		  )
     if test "$ac_xforms_include" != 0 -a "$GEOM_L_OPTION" != "0" ; then
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin