Index: /trunk/Ohana/src/libohana/src/config.c
===================================================================
--- /trunk/Ohana/src/libohana/src/config.c	(revision 2646)
+++ /trunk/Ohana/src/libohana/src/config.c	(revision 2647)
@@ -96,4 +96,7 @@
     }
   }
+
+  /* we eliminate this option: this is just confusing */
+# if (0)  
   /* look for ./.prognamerc */
   sprintf (find, ".%src", progname);
@@ -108,4 +111,5 @@
   }
   free (find);
+# endif
 
   /* look for ~/.prognamerc */
