]> git.pld-linux.org Git - packages/clan.git/blob - clan-info.patch
- release 2 (rebuild without libosl.la)
[packages/clan.git] / clan-info.patch
1 --- clan-0.8.1/doc/Makefile.am.orig     2019-10-11 17:41:24.006874824 +0200
2 +++ clan-0.8.1/doc/Makefile.am  2019-10-11 17:49:58.994084899 +0200
3 @@ -65,10 +65,10 @@
4         clan.texi \
5         clan.pdf
6  
7 +info_TEXINFOS =
8 +AM_MAKEINFOHTMLFLAGS = --no-headers --no-split
9  if GENERATE_DOC
10 -# Unfortunately the following is not supported conditionaly
11 -#info_TEXINFOS = clan.texi
12 -#AM_MAKEINFOHTMLFLAGS = --no-headers --no-split
13 +info_TEXINFOS += clan.texi
14  
15  clan.pdf: clan.texi
16         $(TEXI2PDF) $<
17 --- clan-0.8.0/doc/clan.texi.orig       2014-06-03 17:55:58.000000000 +0200
18 +++ clan-0.8.0/doc/clan.texi    2014-10-05 14:52:41.125928208 +0200
19 @@ -33,6 +33,11 @@
20       @afourpaper
21  @end iftex
22  
23 +@dircategory Programming tools:
24 +@direntry
25 +* Clan: (clan).                                A Polyhedral Representation Extraction Tool for C-Based High Level Langauges
26 +@end direntry
27 +
28  @c %**end of header
29  
30  @c % /*************************************************************************
This page took 0.150989 seconds and 3 git commands to generate.