From 8a2548cb37acbacd1a379a9771b3076788a210f0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 28 Jun 2009 23:47:26 +0000 Subject: avoid date in binary git-svn-id: svn://tug.org/texlive/trunk@13993 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/xdvik/gui/help-window.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Build/source/texk/xdvik/gui') diff --git a/Build/source/texk/xdvik/gui/help-window.c b/Build/source/texk/xdvik/gui/help-window.c index a69f2cfb393..4386d21a8ae 100644 --- a/Build/source/texk/xdvik/gui/help-window.c +++ b/Build/source/texk/xdvik/gui/help-window.c @@ -288,9 +288,7 @@ initialize_items(struct topic_info *info) " in parts under the X Consortium license.\n", "There is NO WARRANTY of anything.\n", "\n", - "Built on ", - __DATE__, - " using these configure options:\n", + "Built using these configure options:\n", #if MOTIF "- Motif toolkit (", XmVERSION_STRING, -- cgit v1.2.3