Wireshark-commits: [Wireshark-commits] rev 38420: /trunk/ /trunk/gtk/: CMakeLists.txt menus.c proto
Date: Mon, 08 Aug 2011 20:35:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38420

User: jmayer
Date: 2011/08/08 01:35 PM

Log:
 MAIN_MENU_USE_UIMANAGER is also used in some includes, not only
 in .c files, so the aproach to #undef GTK_DISABLE_DEPRECATED was
 wrong.
 Only enable GTK_DISABLE_DEPRECATED if MAIN_MENU_USE_UIMANAGER is
 defined.

Directory: /trunk/gtk/
  Changes    Path              Action
  +1 -5      CMakeLists.txt    Modified
  +0 -4      menus.c           Modified
  +0 -4      proto_help.c      Modified

Directory: /trunk/
  Changes    Path            Action
  +3 -2      config.nmake    Modified
  +3 -1      configure.in    Modified