HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #425

Ticket #425: pango-1.28.1.patch

File pango-1.28.1.patch, 804 bytes (added by michaelvoliveira, 5 years ago)
  • configure.in

    diff -Naur pango-1.28.1/configure.in pango-1.28.1-haiku/configure.in
    old new  
    715715PKGCONFIG_CAIRO_REQUIRES= 
    716716 
    717717if test $enable_explicit_deps = yes ; then 
    718   PKGCONFIG_MATH_LIBS=-lm 
     718  PKGCONFIG_MATH_LIBS= 
    719719 
    720720  X_LIBS="$X_LIBS $X_EXTRA_LIBS" 
    721721 
  • pango/querymodules.c

    diff -Naur pango-1.28.1/pango/querymodules.c pango-1.28.1-haiku/pango/querymodules.c
    old new  
    2929#include "pango-impl-utils.h" 
    3030#include "pango-engine.h" 
    3131#include "pango-enum-types.h" 
     32#include "pango-utils.h" 
    3233 
    3334#include <errno.h> 
    3435#include <string.h> 

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/