summaryrefslogtreecommitdiffstats
path: root/databases/evolution-data-server/files/patch-calendar_libical_configure
diff options
context:
space:
mode:
Diffstat (limited to 'databases/evolution-data-server/files/patch-calendar_libical_configure')
-rw-r--r--databases/evolution-data-server/files/patch-calendar_libical_configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/evolution-data-server/files/patch-calendar_libical_configure b/databases/evolution-data-server/files/patch-calendar_libical_configure
new file mode 100644
index 000000000..19028e5d4
--- /dev/null
+++ b/databases/evolution-data-server/files/patch-calendar_libical_configure
@@ -0,0 +1,11 @@
+--- calendar/libical/configure.orig Sun Dec 26 16:54:57 2004
++++ calendar/libical/configure Sun Dec 26 16:55:23 2004
+@@ -19736,7 +19736,7 @@
+
+
+
+-if test "x$USE_MAINTAINER_MODE" == xyes; then
++if test "x$USE_MAINTAINER_MODE" = xyes; then
+ DEV="yes"
+ echo "$as_me:$LINENO: result: Setting up for development: -Wall, flex, bison" >&5
+ echo "${ECHO_T}Setting up for development: -Wall, flex, bison" >&6