office-gobmx/config_host/config_buildid.h.in
Petr Mladek 28cc89aad1 make the tinderbox information more reliable in the about dialog (fdo#58034)
Pass the information via config_host/config_buildid.h. Then
cui/source/dialogs/about.cxx will get rebuilt also in the incremental build.

Change-Id: I058cbe162e7015cbea6c71253c20db097477708f
2013-08-29 13:23:43 +02:00

10 lines
135 B
C

/*
Optional Build ID displayed in the about dialog
*/
#ifndef CONFIG_BUILDID_H
#define CONFIG_BUILDID_H
#undef EXTRA_BUILDID
#endif