Browse Source

Fixed balsa by removing GTK_DISABLE_DEPRECATED and GNOME_DISABLE_DEPRECATED.

early
Minto van der Sluis 17 years ago
committed by Alejandro Mery
parent
commit
cf74619d9d
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      gnome2/balsa/balsa.conf

+ 2
- 0
gnome2/balsa/balsa.conf

@ -13,6 +13,8 @@
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
var_append GCC_WRAPPER_REMOVE " " "-DGNOME_DISABLE_DEPRECATED"
var_append GCC_WRAPPER_REMOVE " " "-DGTK_DISABLE_DEPRECATED"
#@FIXME configure script is too stupid, to find these libs in
# non-standard locations

Loading…
Cancel
Save