Index: branches/dvo-mods-2007-02/Ohana/configure.tcsh
===================================================================
--- branches/dvo-mods-2007-02/Ohana/configure.tcsh	(revision 11903)
+++ branches/dvo-mods-2007-02/Ohana/configure.tcsh	(revision 12046)
@@ -472,5 +472,5 @@
 Configuration:
   -h, --help              display this help and exit
-  --enable-optimize       enable compiler optimization
+  --enable-optimize       enable compiler optimization (-O2)
   --pedantic              include -Wall -Werror on compilation
 
@@ -487,4 +487,21 @@
   --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
 
+Makefile flags:
+  CC=options
+  CFLAGS=options
+  CPPFLAGS=options
+  LDFLAGS=options
+
+The following options are silently ignored for compatibility:
+  --enable-maintainer-mode
+  --no-create
+  --no-recursion
+  --sbindir
+  --libexecdir
+  --sharedstatedir
+  --localstatedir
+  --oldincludedir
+  --infodir
+
 EOF
  exit 2;
