]> git.pld-linux.org Git - packages/ToutDoux.git/blob - ToutDoux-configure.patch
- fixes broken configure.in
[packages/ToutDoux.git] / ToutDoux-configure.patch
1 diff -urN ToutDoux-1.2.6/configure ToutDoux-1.2.6.new/configure
2 diff -urN ToutDoux-1.2.6/configure.in ToutDoux-1.2.6.new/configure.in
3 --- ToutDoux-1.2.6/configure.in Fri Mar  9 21:01:40 2001
4 +++ ToutDoux-1.2.6.new/configure.in     Sat Nov 17 15:30:36 2001
5 @@ -337,39 +337,16 @@
6  templates/Makefile
7  templates/en/Makefile
8  templates/fr/Makefile
9 -dnl scripts/Makefile
10 -
11 -dnl ***************************************************************************
12 -dnl fr: Script de compilation : Bibliothèque
13 -dnl en: Compilation script : Library
14 -dnl ***************************************************************************
15 -
16  lib/Makefile
17 -
18 -dnl ***************************************************************************
19 -dnl fr: Script de compilation : Application
20 -dnl en: Compilation script : Application
21 -dnl ***************************************************************************
22 -
23  app/Makefile
24  app/share/Makefile
25  app/share/en/Makefile
26  app/share/fr/Makefile
27 -
28 -dnl ***************************************************************************
29 -dnl fr: Script de compilation : Greffons noyaux
30 -dnl en: Compilation script : Core plug-ins
31 -dnl ***************************************************************************
32 -
33  core-plugins/Makefile
34 -
35 -dnl core-plugins/dialog_editor/Makefile
36 -dnl core-plugins/dialog_editor/share/Makefile
37  core-plugins/dialog_messages/Makefile
38  core-plugins/tools_query/Makefile
39  core-plugins/tools_import_export/Makefile
40  core-plugins/tools_oldfile/Makefile
41 -
42  core-plugins/help_about/Makefile
43  core-plugins/help_customize/Makefile
44  core-plugins/help_doc/Makefile
45 @@ -378,96 +355,33 @@
46  core-plugins/help_bookmarks/share/Makefile
47  core-plugins/help_bookmarks/share/en/Makefile
48  core-plugins/help_bookmarks/share/fr/Makefile
49 -
50 -dnl core-plugins/communication_db/Makefile
51 -dnl core-plugins/communication_db/share/Makefile
52 -dnl core-plugins/communication_db/share/en/Makefile
53 -dnl core-plugins/communication_db/share/fr/Makefile
54  core-plugins/communication_url/Makefile
55 -
56  core-plugins/database_postgresql/Makefile
57 -dnl core-plugins/database_mysql/Makefile
58 -
59 -dnl ***************************************************************************
60 -dnl fr: Script de compilation : Greffons de données : Construction
61 -dnl en: Compilation script : Data plug-ins : Build
62 -dnl ***************************************************************************
63 -
64  data-plugins/Makefile
65 -
66  data-plugins/cogitation/Makefile
67  data-plugins/cogitation/share/Makefile
68  data-plugins/cogitation/share/en/Makefile
69  data-plugins/cogitation/share/fr/Makefile
70 -
71 -dnl ***************************************************************************
72 -dnl fr: Script de compilation : Greffons de données : Générale
73 -dnl en: Compilation script : Data plug-ins : General
74 -dnl ***************************************************************************
75 -
76 -dnl data-plugins/general/Makefile
77 -
78 -dnl data-plugins/general/tree/Makefile
79 -dnl data-plugins/general/tree/share/Makefile
80 -dnl data-plugins/general/tree/share/en/Makefile
81 -dnl data-plugins/general/tree/share/fr/Makefile
82 -
83 -dnl data-plugins/general/mindmap/Makefile
84 -dnl data-plugins/general/mindmap/share/Makefile
85 -dnl data-plugins/general/mindmap/share/en/Makefile
86 -dnl data-plugins/general/mindmap/share/fr/Makefile
87 -
88 -dnl ***************************************************************************
89 -dnl fr: Script de compilation : Greffons de données : Gestionnaire de projet
90 -dnl en: Compilation script : Data plug-ins : Project manager
91 -dnl ***************************************************************************
92 -
93  data-plugins/project/Makefile
94 -
95  data-plugins/project/actionplan/Makefile
96  data-plugins/project/actionplan/share/Makefile
97  data-plugins/project/actionplan/share/en/Makefile
98  data-plugins/project/actionplan/share/fr/Makefile
99 -
100  data-plugins/project/pert/Makefile
101  data-plugins/project/pert/share/Makefile
102  data-plugins/project/pert/share/en/Makefile
103  data-plugins/project/pert/share/fr/Makefile
104 -
105  data-plugins/project/gantt/Makefile
106  data-plugins/project/gantt/share/Makefile
107  data-plugins/project/gantt/share/en/Makefile
108  data-plugins/project/gantt/share/fr/Makefile
109 -
110  data-plugins/project/amdec/Makefile
111  data-plugins/project/amdec/share/Makefile
112  data-plugins/project/amdec/share/en/Makefile
113  data-plugins/project/amdec/share/fr/Makefile
114 -
115 -dnl ***************************************************************************
116 -dnl fr: Script de compilation : Dorsaux
117 -dnl en: Compilation script : Backends
118 -dnl ***************************************************************************
119 -
120 -dnl backends/Makefile
121 -
122 -dnl backends/hupli/Makefile
123 -dnl backends/hupli/app/Makefile
124 -dnl backends/hupli/plugins/Makefile
125 -dnl backends/hupli/plugins/sgml/Makefile
126 -dnl backends/hupli/plugins/tex/Makefile
127 -dnl backends/hupli/doc/Makefile
128 -dnl backends/hupli/doc/examples/Makefile
129 -
130 -dnl ***************************************************************************
131 -dnl fr: Script de compilation : Documentation
132 -dnl en: Compilation script : Documentation
133 -dnl ***************************************************************************
134 -
135  doc/Makefile
136  doc/en/Makefile
137  doc/fr/Makefile
138 -
139  doc-devel/Makefile
140  doc-devel/en/Makefile
141  doc-devel/fr/Makefile
This page took 0.230065 seconds and 3 git commands to generate.