aboutsummaryrefslogtreecommitdiff
path: root/libdbusmenu-gtk
diff options
context:
space:
mode:
authorunknown <evgeni@debian.org>2012-05-24 10:10:28 +0200
committerunknown <evgeni@debian.org>2012-05-24 10:10:28 +0200
commit92ce49aa3f1ecd493c33eca1c31233b9d1ca3c58 (patch)
treea8ac95473907d909afe455240b824eddab74ff96 /libdbusmenu-gtk
parent8093d960da6b3d32549ba3fc58f2bdb58bffa768 (diff)
downloadlibdbusmenu-92ce49aa3f1ecd493c33eca1c31233b9d1ca3c58.tar.gz
libdbusmenu-92ce49aa3f1ecd493c33eca1c31233b9d1ca3c58.tar.bz2
libdbusmenu-92ce49aa3f1ecd493c33eca1c31233b9d1ca3c58.zip
don't include build-time filenames in comments of the enum header files
If we do, the header files may be different on each build. This is especially harmful when building multiple times for multiple architectures and expecting the files to be identical. See: http://bugs.debian.org/674200
Diffstat (limited to 'libdbusmenu-gtk')
-rw-r--r--libdbusmenu-gtk/genericmenuitem-enum-types.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libdbusmenu-gtk/genericmenuitem-enum-types.h.in b/libdbusmenu-gtk/genericmenuitem-enum-types.h.in
index 5758438..afd9132 100644
--- a/libdbusmenu-gtk/genericmenuitem-enum-types.h.in
+++ b/libdbusmenu-gtk/genericmenuitem-enum-types.h.in
@@ -43,7 +43,7 @@ G_END_DECLS
/*** END file-tail ***/
/*** BEGIN file-production ***/
-/* Enumerations from file: "@filename@" */
+/* Enumerations from file: "@basename@" */
#include "@basename@"
/*** END file-production ***/