12 lines
507 B
Diff
12 lines
507 B
Diff
diff -up libXfixes-5.0/configure.jx libXfixes-5.0/configure
|
|
--- libXfixes-5.0/configure.jx 2011-03-08 11:29:28.000000000 -0500
|
|
+++ libXfixes-5.0/configure 2011-03-16 23:28:43.000000000 -0400
|
|
@@ -11086,7 +11086,7 @@ AM_BACKSLASH='\'
|
|
|
|
# Check fixesext configuration, strip extra digits from package version to
|
|
# find the required protocol version
|
|
-FIXESEXT_VERSION=`echo $VERSION | sed 's/^\([0-9][0-9]*\.[0-9][0-9]*\).*$/\1/'`
|
|
+FIXESEXT_VERSION=4.1.1
|
|
|
|
|
|
# Obtain compiler/linker options for depedencies
|