aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/absattr
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2005-08-05 16:23:49 +0000
committerThomas Grill <xovo@users.sourceforge.net>2005-08-05 16:23:49 +0000
commit3df20beff85760cb4d5ef079fafc36526e5cc626 (patch)
tree0121c8176bc379855924be109889475938020887 /externals/grill/absattr
parenta37100697ea3dc2fa0053a20d0508aaac85456b6 (diff)
minimal docs
small ad corrected to right version dependency svn path=/trunk/; revision=3412
Diffstat (limited to 'externals/grill/absattr')
-rw-r--r--externals/grill/absattr/absattr.cpp4
-rw-r--r--externals/grill/absattr/readme.txt4
2 files changed, 6 insertions, 2 deletions
diff --git a/externals/grill/absattr/absattr.cpp b/externals/grill/absattr/absattr.cpp
index b8731914..922cba03 100644
--- a/externals/grill/absattr/absattr.cpp
+++ b/externals/grill/absattr/absattr.cpp
@@ -12,8 +12,8 @@ WARRANTIES, see the file, "license.txt," in this distribution.
#include <flext.h>
-#if !defined(FLEXT_VERSION) || (FLEXT_VERSION < 500)
-#error You need at least flext version 0.5.0
+#if !defined(FLEXT_VERSION) || (FLEXT_VERSION < 501)
+#error You need at least flext version 0.5.1
#endif
#include <map>
diff --git a/externals/grill/absattr/readme.txt b/externals/grill/absattr/readme.txt
index 636c9bfb..bb16fac7 100644
--- a/externals/grill/absattr/readme.txt
+++ b/externals/grill/absattr/readme.txt
@@ -9,6 +9,10 @@ Visit https://www.paypal.com/xclick/business=gr%40grrrr.org&item_name=pyext&no_n
----------------------------------------------------------------------------
+Driven by vibrez.net
+
+----------------------------------------------------------------------------
+
BUILDING from source
--------------------