1--- src/AboutDialog.cpp.orig 2020-06-28 06:25:54 UTC 2+++ src/AboutDialog.cpp 3@@ -63,7 +63,7 @@ hold information about one contributor to Audacity. 4 // RevisionIdent.h may contain #defines like these ones: 5 //#define REV_LONG "28864acb238cb3ca71dda190a2d93242591dd80e" 6 //#define REV_TIME "Sun Apr 12 12:40:22 2015 +0100" 7-#include <RevisionIdent.h> 8+//#include <RevisionIdent.h> 9 10 #ifndef REV_TIME 11 #define REV_TIME "unknown date and time" 12 13