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 x11-libs/pixman/0.13.2/1


Ignore:
Timestamp:
12/18/08 23:51:23 (7 years ago)
Author:
scottmc
Comment:

initial build attempt

Legend:

Unmodified
Added
Removed
Modified
  • x11-libs/pixman/0.13.2/1

    v1 v2  
    1   
     1 * cp /boot/common/share/libtool/config.guess . 
     2 * cp /boot/common/share/libtool/config.sub . 
     3 * libtoolize --force --copy 
     4 * aclocal 
     5 * add `AC_CONFIG_MACRO_DIR([m4])' to configure.in --This must be insterted after any lines containing *_INIT* 
     6 * add ACLOCAL_AMFLAGS = -I m4 in Makefile.am. 
     7 * automake 
     8 * autoconf 
     9 * ./configure --prefix=/boot/common  
     10 * make 
     11 * make install 
     12 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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