summaryrefslogtreecommitdiff
path: root/x11/workrave/files/patch-configure
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2003-08-29 17:04:31 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2003-08-29 17:04:31 +0000
commit0eac30808f6d443ae4131adb8da1dbcf904c1da8 (patch)
tree08d7a64101e36420c423e8c3fad1ca774a43b979 /x11/workrave/files/patch-configure
parentFix package building when not using GNOME. (diff)
Update to 1.4.0
Submitted by: maintainer (-STABLE patches) Approved by: marcus (mentor)
Diffstat (limited to 'x11/workrave/files/patch-configure')
-rw-r--r--x11/workrave/files/patch-configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/workrave/files/patch-configure b/x11/workrave/files/patch-configure
new file mode 100644
index 000000000000..ed38bd27518f
--- /dev/null
+++ b/x11/workrave/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Tue Aug 26 23:50:00 2003
++++ configure Tue Aug 26 23:50:32 2003
+@@ -8571,7 +8571,6 @@
+
+
+ LIBS_save=$LIBS
+-LIBS="$LIBS -L $ac_x_libraries"
+ echo "$as_me:$LINENO: checking for XRecordEnableContext in -lXtst" >&5
+ echo $ECHO_N "checking for XRecordEnableContext in -lXtst... $ECHO_C" >&6
+ if test "${ac_cv_lib_Xtst_XRecordEnableContext+set}" = set; then