Fix my WRONG PATCH 92-strnicmp.dif in 293-beta-fixes-2.tar.gz. Some sanity checks to 30-conf-xaw.dif in 293-beta-fixes.tar.gz. Some other fixes. 93-fix-strnicmp.dif and 31-fix-conf-xaw.dif depend on my previous patches. The other patches are independent. -- Hallvard Furuseth == 23-compile.dif == Update: Expand on the instructions in compile.txt about configure. == 25-mk-std-modules.dif == Update: Add modules XPJ, VCS, GTK to Makefile.std == 26-mk-o-gtk.dif == Makefile bug: Fix a lowercased `-O' option. == 28-mk-typo.dif == Cleanup: Minor typos in Makefiles. == 31-fix-conf-xaw.dif == Configure improvement: Put back some paranoia about -Xaw (from 2.9.2). == 68-fmt-fix.dif == Format bugfix: printf(%ld, s32b_val) --> printf(%ld, (long)s32b_val) == 91-vcs-fix.dif == Bugfix: main-vcs was buggy. == 93-fix-strnicmp.dif == Bugfix: Fix my WRONG PATCH 92-strnicmp.dif in 293-beta-fixes-2.tar.gz.