X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ptask.git;a=blobdiff_plain;f=configure;h=18886a127959475d17df7905c2a0aa611633ba94;hp=65241274a06b380c8e56982cb0ff6f314dbeec91;hb=ad6fe502638a596a3172c2078b13ceaf5ef3ae3b;hpb=20f965d5e13bfe010f3df5ddfdfca837267b9ebb diff --git a/configure b/configure index 6524127..18886a1 100755 --- a/configure +++ b/configure @@ -6846,7 +6846,7 @@ fi GTK_CFLAGS+=" -DGTK_DISABLE_SINGLE_INCLUDES " # ensure that no gtk deprecated symbols are used GTK_CFLAGS+=" -DGDK_DISABLE_DEPRECATED " -GTK_CFLAGS+=" -DGTK_DISABLE_DEPRECATED " +# GTK_CFLAGS+=" -DGTK_DISABLE_DEPRECATED " # ensure use of accessors GTK_CFLAGS+=" -DGSEAL_ENABLE "