Index: /trunk/extsrc/gpcsw/gpcsrc/fits/burntool/burntool.c
===================================================================
--- /trunk/extsrc/gpcsw/gpcsrc/fits/burntool/burntool.c	(revision 23551)
+++ /trunk/extsrc/gpcsw/gpcsrc/fits/burntool/burntool.c	(revision 23552)
@@ -159,7 +159,10 @@
 	 burnfile = argv[i] + 4;
 
+# if (0)
+/* XXX disable for now: is not yet working */
 /* Alternate Output file for deburned image */
       } else if(strncmp(argv[i], "outimage=", 9) == 0) {	/* outimage=fname */
 	ofilename = argv[i] + 9;
+# endif
 
 /* Input file for previous burn persistence streaks */
