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

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 2 and Version 3 of media-libs/sdl-ttf/2.0.9/1


Ignore:
Timestamp:
07/29/08 20:07:15 (7 years ago)
Author:
scottmc
Comment:

autoconf alone didn't allow building .so file, needs autoreconf instead

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/sdl-ttf/2.0.9/1

    v2 v3  
    11 * copy in Haiku config.guess / config.sub / files 
    22 * copy Haiku's libtool.m4 to acinclude folder 
     3 * cat acinclude/*.m4 > acinclude 
    34 * libtoolize --force --copy 
    4  * aclocal -I acinclude 
     5 * aclocal 
    56 * automake --add-missing 
    6  * autoconf 
     7 * autoreconf 
    78 * ./configure --prefix=/boot/common 
    89 * make 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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