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 1 and Version 2 of dev-libs/fribidi/0.10.9/1


Ignore:
Timestamp:
12/29/08 19:36:20 (7 years ago)
Author:
scottmc
Comment:

initial build attempt

Legend:

Unmodified
Added
Removed
Modified
  • dev-libs/fribidi/0.10.9/1

    v1 v2  
    1   
     1 * cp /boot/common/share/libtool/config/config.guess . 
     2 * cp /boot/common/share/libtool/config/config.sub . 
     3 * add AC_CONFIG_MACRO_DIR([m4]) to configure.in at line 35 
     4 * libtoolize --force --copy 
     5 * aclocal -I m4 
     6 * automake 
     7 * autoconf 
     8 * ./configure --prefix=/boot/common 
     9 * make 
     10 * make install 
     11 * make check passes all 1 tests. 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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