--- gigedit-1.1.1.orig/src/gigedit/compat.h +++ gigedit-1.1.1/src/gigedit/compat.h @@ -188,7 +188,7 @@ typedef Gtk::ActionGroup ActionGroup; typedef Gtk::Action Action; #endif // USE_GLIB_ACTION -#if HAS_PANGOMM_CPP11_ENUMS +#if 0 //HAS_PANGOMM_CPP11_ENUMS # include namespace Pango { const Alignment ALIGN_LEFT = Alignment::LEFT;