summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorfrsyuki <frsyuki@vcore.(none)>2009-02-22 15:47:06 +0900
committerfrsyuki <frsyuki@vcore.(none)>2009-02-22 15:47:06 +0900
commit0698304071f3cfb4f86135fcc0423609d8288d6b (patch)
tree96c0e2513599ff0401ff8fa0c70b4fff26bff212 /README
parentd078eb0ad5b2b1c7749942a4618f6cfedd1067d5 (diff)
downloadmsgpack-python-0698304071f3cfb4f86135fcc0423609d8288d6b.tar.gz
AC_CONFIG_AUX_DIR(ac)
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index fd5fa8d..6e6ace4 100644
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ Binary-based efficient data interchange format.
UNIX-like platforms.
Following programs is required to build:
- - gcc >= 4.0 with C++ support
+ - gcc >= 4.1 with C++ support
- ruby >= 1.8 (ruby is used as a preprocessor)