[aorta] Patch in aorta/addressbook/Makefile.am to get it compile



Hi,

this is a short patch to get aorta compile with the current
version of mico; it also fixes a little bug with dependencies.

Martin

----------------------------------------------------------------
   Martin Baulig - Angewandte Mathematik - Universitaet Trier
   
   baulig@castor.uni-trier.de, http://www.home-of-linux.com/
   Key: 1024-bit key with ID C8178435 created 1997/01/24 
   ID:  67 C1 84 A0 47 F5 11 C5  5F 68 4C 84 99 05 C3 92
   Finger baulig@math38 or fetch mykey.asc from the url above
-----------------------------------------------------------------
Index: addressbook/Makefile.am
===================================================================
RCS file: /debian/home/gnomecvs/aorta/addressbook/Makefile.am,v
retrieving revision 1.6
diff -r1.6 Makefile.am
3a4,5
> CXX = mico-c++
> 
28a31,32
> MICO_VERS = 2.0.5
> 
30c34
<         -lmico2.0.3 -ldl
---
>         -lmico${MICO_VERS} -ldl
33c37
<         -lmico2.0.3 -ldl
---
>         -lmico${MICO_VERS} -ldl
47c51
< Aorta.h: Aorta.idl
---
> Aorta.h Aorta.cc: Aorta.idl

PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]