mirror of
https://gitlab.gnome.org/GNOME/nautilus
synced 2024-10-29 03:34:16 +00:00

Bug 6826: Build messages in about box Added --with-build-message to ./configure. A build message will display in the about box if no EAZEL_TIMESTAMP (used by hourly builds) has been set. The default build message for CVS builds "Development Version" * acconfig.h: * configure.in: * libnautilus-extensions/nautilus-file-utilities.c: (nautilus_get_build_message): * libnautilus-extensions/nautilus-file-utilities.h: * src/nautilus-window-menus.c: (help_menu_about_nautilus_callback):
33 lines
654 B
C
33 lines
654 B
C
#undef NAUTILUS_BUILD_MESSAGE
|
|
#undef EAZEL_BUILD_TIMESTAMP
|
|
#undef EAZEL_SERVICES
|
|
#undef ENABLE_NLS
|
|
#undef ENABLE_PROFILER
|
|
#undef ENABLE_INSTALLER
|
|
#undef HAVE_CATGETS
|
|
#undef HAVE_GETTEXT
|
|
#undef HAVE_LC_MESSAGES
|
|
#undef HAVE_MEDUSA
|
|
#undef HAVE_PAM
|
|
#undef HAVE_RPM
|
|
#undef HAVE_RPM_30
|
|
#undef HAVE_RPM_40
|
|
#undef HAVE_STPCPY
|
|
#undef HAVE_LIBBZ2
|
|
#undef bzCompress
|
|
#undef bzCompressInit
|
|
#undef bzDecompress
|
|
#undef bzDecompressInit
|
|
#undef bzclose
|
|
#undef bzdopen
|
|
#undef bzerror
|
|
#undef bzflush
|
|
#undef bzopen
|
|
#undef bzread
|
|
#undef bzwrite
|
|
#undef HAVE_DEV
|
|
#undef HAVE_VOL_DEV
|
|
#undef HAVE_VOL
|
|
#undef HAVE_ETC_MNTTAB
|
|
#undef HAVE_PROC_MOUNTS
|
|
#undef HAVE_PROC_PROCESS_FILES
|