Changes between Version 32 and Version 33 of BaseInstall


Ignore:
Timestamp:
Feb 4, 2010, 5:39:48 PM (14 years ago)
Author:
Christoph Mayer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BaseInstall

    v32 v33  
    8181The Ariba {{{configure}}} will test for Maemo systems. Internally there are a number of special cases where handling on Maemo is different from normal Linux. If you require special handling, do the following in your code:
    8282{{{
    83 #!c++
     83#!cpp
    8484#include "ariba/config.h"
    8585...