summaryrefslogtreecommitdiff
path: root/packages/monotone/files/configure.ac-no-sync-with-stdio-0.31.patch
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2006-12-18 12:42:30 +0000
committerGraeme Gregory <dp@xora.org.uk>2006-12-18 12:42:30 +0000
commit302f1878f6adacd506a24dd55fecc262a57bf61e (patch)
tree01d956bb40dd7f8320529dae39b4af672a78b759 /packages/monotone/files/configure.ac-no-sync-with-stdio-0.31.patch
parent1e95b071286b30ba0100992802d3bc00212b9b16 (diff)
parentf343e9fff25f88a986decc37872a60ced1f9ee27 (diff)
merge of '376e6271722a4507ea977a475f9ff512db8e21d2'
and 'da6646149e7acfedf7008af8e7c94f36f25654da'
Diffstat (limited to 'packages/monotone/files/configure.ac-no-sync-with-stdio-0.31.patch')
-rw-r--r--packages/monotone/files/configure.ac-no-sync-with-stdio-0.31.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/monotone/files/configure.ac-no-sync-with-stdio-0.31.patch b/packages/monotone/files/configure.ac-no-sync-with-stdio-0.31.patch
new file mode 100644
index 0000000000..60759fb727
--- /dev/null
+++ b/packages/monotone/files/configure.ac-no-sync-with-stdio-0.31.patch
@@ -0,0 +1,10 @@
+--- /tmp/configure.ac 2006-12-18 12:14:47.000000000 +0100
++++ monotone-0.31/configure.ac 2006-12-18 12:15:58.022227000 +0100
+@@ -73,7 +73,6 @@
+ AC_CXX_STLPORT_HASHMAP
+ AC_CXX_TR1_UNORDERED_MAP
+ AC_CXX_TR1_UNORDERED_MAP_CONST_CORRECT
+-AC_CXX_SYNC_WITH_STDIO_WORKS
+ AC_CXX_TEMPLATE_STATIC_CONST_BUG
+
+ # Checks for typedefs and structures.