Re: Complete #pragma information

Jacek M. Holeczek (holeczek@clri6g.gsi.de)
Tue, 10 Jun 1997 16:17:43 +0200 (EET)


> $CINTSYSDIR/G__ci.h
In ROOOT the $CINTSYSDIR should point to ".../root/cint" subdirectory,
which should contain :
----------------------
clri6g:l $CINTSYSDIR
total 96
-rw-r--r-- 1 holeczek kp2 39175 Jun 06 14:46 G__ci.h
-rw-r--r-- 1 holeczek kp2 200 Jun 03 19:56 MAKEINFO
drwxr-xr-x 2 holeczek kp2 1536 Jun 03 19:56 include
----------------------
Current root install procedure creates and fills properly the
$CINTSYSDIR/include subdirectory and $CINTSYSDIR/MAKEINFO file.
The $CINTSYSDIR/G__ci.h is NOT created however. It is placed in
$ROOTSYS/src ( equal to $ROOTSYS/include ). I would like to propose
that the G__ci.h is copied into $CINTSYSDIR during cint installation.
Jacek.