Most systems are "compatable" with the STL

So this should be only be needed for those that need
a little extra "compatability" help  :-))

Cheers

Norman

<650> SimGear
$ cvs diff configure.ac
Index: configure.ac
===================================================================
RCS file: /var/cvs/SimGear-0.3/SimGear/configure.ac,v
retrieving revision 1.39
diff -r1.39 configure.ac
43a44,45
> compatability_DIR=
>
52a55
>       compatability_DIR="compatability"
398a402,403
>
> AC_SUBST(compatability_DIR)

<651> SimGear
$ cvs diff simgear/Makefile.am
Index: simgear/Makefile.am
===================================================================
RCS file: /var/cvs/SimGear-0.3/SimGear/simgear/Makefile.am,v
retrieving revision 1.7
diff -r1.7 Makefile.am
16c16
<       compatibility \
---
>       $(compatability_DIR) \

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to