display version and build info at startup (trunk only)
Tested on the unix port; I've updated as many other ports as I can figure out but they're not tested. See window.doc for info on the changed banner lines. Also adds the ability to override the generic "Unix" port - used now to get "MacOSX" into the version line instead of "Unix" (so we don't scare people who don't know what's going on).
This commit is contained in:
@@ -352,7 +352,7 @@ getline.obj : $(TTY)getline.c $(HACK_H) $(INC)func_tab.h
|
||||
termcap.obj : $(TTY)termcap.c $(HACK_H) $(INC)tcap.h
|
||||
topl.obj : $(TTY)topl.c $(HACK_H) $(INC)tcap.h
|
||||
wintty.obj : $(TTY)wintty.c $(HACK_H) $(INC)dlb.h \
|
||||
$(INC)patchlevel.h $(INC)tcap.h
|
||||
$(INC)date.h $(INC)patchlevel.h $(INC)tcap.h
|
||||
Window.obj : $(X11)Window.c $(INC)xwindowp.h $(INC)xwindow.h $(CONFIG_H)
|
||||
dialogs.obj : $(X11)dialogs.c $(CONFIG_H)
|
||||
winX.obj : $(X11)winX.c $(HACK_H) $(INC)winX.h $(INC)dlb.h \
|
||||
|
||||
Reference in New Issue
Block a user