summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-06-27 21:35:04 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-06-27 21:35:04 +0000
commit349b2847900798cacdfe358eb8eb4773106657e8 (patch)
tree2a898a2530eea0df0c2be94fabad3e8201e31765 /README
parent9391b5d706fe66ac05cb3af1fd0263eed13776c8 (diff)
- Fix string test in lib/Xaw/xaw.m4
- Xaw/Xaw7/Makefile.am: add -DXAW7 - add build system for editres
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..51d80f1
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+
+ Instructions for building Editres.
+
+
+Editres depends on the _EresInsert<something> and
+_EresRetrieve<something> routines that are are implemented and used by
+"EditresCom.c". Since this module is intended to be included in your
+widget library or toolkit, editres should automatically link in the
+module, but if you have not included that module into your library you
+will need to edit the makefile to make sure that editres links in this
+file.
+