]> git.pld-linux.org Git - packages/clan.git/blame - clan-info.patch
- x32 rebuild
[packages/clan.git] / clan-info.patch
CommitLineData
1520caf4
JB
1--- clan-0.8.0/doc/Makefile.am.orig 2014-10-05 15:00:13.715909221 +0200
2+++ clan-0.8.0/doc/Makefile.am 2014-10-05 15:00:20.782575591 +0200
3@@ -65,10 +65,11 @@
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) clan.texi
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.058853 seconds and 4 git commands to generate.