Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W webkit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • App_Technologies
  • webkit
  • Repository
Switch branch/tag
  • webkit
  • configure.ac
Find file BlameHistoryPermalink
  • commit-queue@webkit.org's avatar
    Get rid of Source/autotools/webkit.m4 · cf419a46
    commit-queue@webkit.org authored Feb 08, 2012
    https://bugs.webkit.org/show_bug.cgi?id=77833
    
    Patch by Priit Laes <plaes@plaes.org> on 2012-02-07
    Reviewed by Martin Robinson.
    
    Move checks from webkit.m4 to configure.ac and modernize macros:
      . Check for visibility flags after CXX has been defined
      . Use PKG_PROG_PKG_CONFIG for pkg-config lookup
      . Drop unused LIBFFTW_REQUIRED_VERSION
      . Update ICU libs for mingw (bug 77837).
      . Require Pango 1.21.0 (as per unicode backend)
      . Bump minimum glib version due to g_thread_init changes
    
    * Source/autotools/webkit.m4: Removed.
    * configure.ac:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@107016 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    cf419a46