git-svn-id: file:///var/lib/svn/clamav-devel/trunk/clamav-devel@2025 77e5149b-7576-45b1-b177-96237e5ba77b
| ... | ... |
@@ -144,6 +144,7 @@ EGREP = @EGREP@ |
| 144 | 144 |
EXEEXT = @EXEEXT@ |
| 145 | 145 |
FRESHCLAM_LIBS = @FRESHCLAM_LIBS@ |
| 146 | 146 |
GETENT = @GETENT@ |
| 147 |
+GREP = @GREP@ |
|
| 147 | 148 |
HAVE_MILTER_FALSE = @HAVE_MILTER_FALSE@ |
| 148 | 149 |
HAVE_MILTER_TRUE = @HAVE_MILTER_TRUE@ |
| 149 | 150 |
INSTALL_DATA = @INSTALL_DATA@ |
| ... | ... |
@@ -177,8 +178,6 @@ STRIP = @STRIP@ |
| 177 | 177 |
TH_SAFE = @TH_SAFE@ |
| 178 | 178 |
VERSION = @VERSION@ |
| 179 | 179 |
ac_ct_CC = @ac_ct_CC@ |
| 180 |
-ac_ct_RANLIB = @ac_ct_RANLIB@ |
|
| 181 |
-ac_ct_STRIP = @ac_ct_STRIP@ |
|
| 182 | 180 |
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
| 183 | 181 |
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
| 184 | 182 |
am__include = @am__include@ |
| ... | ... |
@@ -193,23 +192,30 @@ build_cpu = @build_cpu@ |
| 193 | 193 |
build_os = @build_os@ |
| 194 | 194 |
build_vendor = @build_vendor@ |
| 195 | 195 |
datadir = @datadir@ |
| 196 |
+datarootdir = @datarootdir@ |
|
| 197 |
+docdir = @docdir@ |
|
| 198 |
+dvidir = @dvidir@ |
|
| 196 | 199 |
exec_prefix = @exec_prefix@ |
| 197 | 200 |
host = @host@ |
| 198 | 201 |
host_alias = @host_alias@ |
| 199 | 202 |
host_cpu = @host_cpu@ |
| 200 | 203 |
host_os = @host_os@ |
| 201 | 204 |
host_vendor = @host_vendor@ |
| 205 |
+htmldir = @htmldir@ |
|
| 202 | 206 |
includedir = @includedir@ |
| 203 | 207 |
infodir = @infodir@ |
| 204 | 208 |
install_sh = @install_sh@ |
| 205 | 209 |
libdir = @libdir@ |
| 206 | 210 |
libexecdir = @libexecdir@ |
| 211 |
+localedir = @localedir@ |
|
| 207 | 212 |
localstatedir = @localstatedir@ |
| 208 | 213 |
mandir = @mandir@ |
| 209 | 214 |
mkdir_p = @mkdir_p@ |
| 210 | 215 |
oldincludedir = @oldincludedir@ |
| 216 |
+pdfdir = @pdfdir@ |
|
| 211 | 217 |
prefix = @prefix@ |
| 212 | 218 |
program_transform_name = @program_transform_name@ |
| 219 |
+psdir = @psdir@ |
|
| 213 | 220 |
sbindir = @sbindir@ |
| 214 | 221 |
sendmailprog = @sendmailprog@ |
| 215 | 222 |
sharedstatedir = @sharedstatedir@ |
| ... | ... |
@@ -137,6 +137,7 @@ EGREP = @EGREP@ |
| 137 | 137 |
EXEEXT = @EXEEXT@ |
| 138 | 138 |
FRESHCLAM_LIBS = @FRESHCLAM_LIBS@ |
| 139 | 139 |
GETENT = @GETENT@ |
| 140 |
+GREP = @GREP@ |
|
| 140 | 141 |
HAVE_MILTER_FALSE = @HAVE_MILTER_FALSE@ |
| 141 | 142 |
HAVE_MILTER_TRUE = @HAVE_MILTER_TRUE@ |
| 142 | 143 |
INSTALL_DATA = @INSTALL_DATA@ |
| ... | ... |
@@ -170,8 +171,6 @@ STRIP = @STRIP@ |
| 170 | 170 |
TH_SAFE = @TH_SAFE@ |
| 171 | 171 |
VERSION = @VERSION@ |
| 172 | 172 |
ac_ct_CC = @ac_ct_CC@ |
| 173 |
-ac_ct_RANLIB = @ac_ct_RANLIB@ |
|
| 174 |
-ac_ct_STRIP = @ac_ct_STRIP@ |
|
| 175 | 173 |
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
| 176 | 174 |
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
| 177 | 175 |
am__include = @am__include@ |
| ... | ... |
@@ -186,23 +185,30 @@ build_cpu = @build_cpu@ |
| 186 | 186 |
build_os = @build_os@ |
| 187 | 187 |
build_vendor = @build_vendor@ |
| 188 | 188 |
datadir = @datadir@ |
| 189 |
+datarootdir = @datarootdir@ |
|
| 190 |
+docdir = @docdir@ |
|
| 191 |
+dvidir = @dvidir@ |
|
| 189 | 192 |
exec_prefix = @exec_prefix@ |
| 190 | 193 |
host = @host@ |
| 191 | 194 |
host_alias = @host_alias@ |
| 192 | 195 |
host_cpu = @host_cpu@ |
| 193 | 196 |
host_os = @host_os@ |
| 194 | 197 |
host_vendor = @host_vendor@ |
| 198 |
+htmldir = @htmldir@ |
|
| 195 | 199 |
includedir = @includedir@ |
| 196 | 200 |
infodir = @infodir@ |
| 197 | 201 |
install_sh = @install_sh@ |
| 198 | 202 |
libdir = @libdir@ |
| 199 | 203 |
libexecdir = @libexecdir@ |
| 204 |
+localedir = @localedir@ |
|
| 200 | 205 |
localstatedir = @localstatedir@ |
| 201 | 206 |
mandir = @mandir@ |
| 202 | 207 |
mkdir_p = @mkdir_p@ |
| 203 | 208 |
oldincludedir = @oldincludedir@ |
| 209 |
+pdfdir = @pdfdir@ |
|
| 204 | 210 |
prefix = @prefix@ |
| 205 | 211 |
program_transform_name = @program_transform_name@ |
| 212 |
+psdir = @psdir@ |
|
| 206 | 213 |
sbindir = @sbindir@ |
| 207 | 214 |
sendmailprog = @sendmailprog@ |
| 208 | 215 |
sharedstatedir = @sharedstatedir@ |
| ... | ... |
@@ -122,6 +122,7 @@ EGREP = @EGREP@ |
| 122 | 122 |
EXEEXT = @EXEEXT@ |
| 123 | 123 |
FRESHCLAM_LIBS = @FRESHCLAM_LIBS@ |
| 124 | 124 |
GETENT = @GETENT@ |
| 125 |
+GREP = @GREP@ |
|
| 125 | 126 |
HAVE_MILTER_FALSE = @HAVE_MILTER_FALSE@ |
| 126 | 127 |
HAVE_MILTER_TRUE = @HAVE_MILTER_TRUE@ |
| 127 | 128 |
INSTALL_DATA = @INSTALL_DATA@ |
| ... | ... |
@@ -155,8 +156,6 @@ STRIP = @STRIP@ |
| 155 | 155 |
TH_SAFE = @TH_SAFE@ |
| 156 | 156 |
VERSION = @VERSION@ |
| 157 | 157 |
ac_ct_CC = @ac_ct_CC@ |
| 158 |
-ac_ct_RANLIB = @ac_ct_RANLIB@ |
|
| 159 |
-ac_ct_STRIP = @ac_ct_STRIP@ |
|
| 160 | 158 |
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
| 161 | 159 |
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
| 162 | 160 |
am__include = @am__include@ |
| ... | ... |
@@ -171,23 +170,30 @@ build_cpu = @build_cpu@ |
| 171 | 171 |
build_os = @build_os@ |
| 172 | 172 |
build_vendor = @build_vendor@ |
| 173 | 173 |
datadir = @datadir@ |
| 174 |
+datarootdir = @datarootdir@ |
|
| 175 |
+docdir = @docdir@ |
|
| 176 |
+dvidir = @dvidir@ |
|
| 174 | 177 |
exec_prefix = @exec_prefix@ |
| 175 | 178 |
host = @host@ |
| 176 | 179 |
host_alias = @host_alias@ |
| 177 | 180 |
host_cpu = @host_cpu@ |
| 178 | 181 |
host_os = @host_os@ |
| 179 | 182 |
host_vendor = @host_vendor@ |
| 183 |
+htmldir = @htmldir@ |
|
| 180 | 184 |
includedir = @includedir@ |
| 181 | 185 |
infodir = @infodir@ |
| 182 | 186 |
install_sh = @install_sh@ |
| 183 | 187 |
libdir = @libdir@ |
| 184 | 188 |
libexecdir = @libexecdir@ |
| 189 |
+localedir = @localedir@ |
|
| 185 | 190 |
localstatedir = @localstatedir@ |
| 186 | 191 |
mandir = @mandir@ |
| 187 | 192 |
mkdir_p = @mkdir_p@ |
| 188 | 193 |
oldincludedir = @oldincludedir@ |
| 194 |
+pdfdir = @pdfdir@ |
|
| 189 | 195 |
prefix = @prefix@ |
| 190 | 196 |
program_transform_name = @program_transform_name@ |
| 197 |
+psdir = @psdir@ |
|
| 191 | 198 |
sbindir = @sbindir@ |
| 192 | 199 |
sendmailprog = @sendmailprog@ |
| 193 | 200 |
sharedstatedir = @sharedstatedir@ |
| ... | ... |
@@ -144,6 +144,7 @@ EGREP = @EGREP@ |
| 144 | 144 |
EXEEXT = @EXEEXT@ |
| 145 | 145 |
FRESHCLAM_LIBS = @FRESHCLAM_LIBS@ |
| 146 | 146 |
GETENT = @GETENT@ |
| 147 |
+GREP = @GREP@ |
|
| 147 | 148 |
HAVE_MILTER_FALSE = @HAVE_MILTER_FALSE@ |
| 148 | 149 |
HAVE_MILTER_TRUE = @HAVE_MILTER_TRUE@ |
| 149 | 150 |
INSTALL_DATA = @INSTALL_DATA@ |
| ... | ... |
@@ -177,8 +178,6 @@ STRIP = @STRIP@ |
| 177 | 177 |
TH_SAFE = @TH_SAFE@ |
| 178 | 178 |
VERSION = @VERSION@ |
| 179 | 179 |
ac_ct_CC = @ac_ct_CC@ |
| 180 |
-ac_ct_RANLIB = @ac_ct_RANLIB@ |
|
| 181 |
-ac_ct_STRIP = @ac_ct_STRIP@ |
|
| 182 | 180 |
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
| 183 | 181 |
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
| 184 | 182 |
am__include = @am__include@ |
| ... | ... |
@@ -193,23 +192,30 @@ build_cpu = @build_cpu@ |
| 193 | 193 |
build_os = @build_os@ |
| 194 | 194 |
build_vendor = @build_vendor@ |
| 195 | 195 |
datadir = @datadir@ |
| 196 |
+datarootdir = @datarootdir@ |
|
| 197 |
+docdir = @docdir@ |
|
| 198 |
+dvidir = @dvidir@ |
|
| 196 | 199 |
exec_prefix = @exec_prefix@ |
| 197 | 200 |
host = @host@ |
| 198 | 201 |
host_alias = @host_alias@ |
| 199 | 202 |
host_cpu = @host_cpu@ |
| 200 | 203 |
host_os = @host_os@ |
| 201 | 204 |
host_vendor = @host_vendor@ |
| 205 |
+htmldir = @htmldir@ |
|
| 202 | 206 |
includedir = @includedir@ |
| 203 | 207 |
infodir = @infodir@ |
| 204 | 208 |
install_sh = @install_sh@ |
| 205 | 209 |
libdir = @libdir@ |
| 206 | 210 |
libexecdir = @libexecdir@ |
| 211 |
+localedir = @localedir@ |
|
| 207 | 212 |
localstatedir = @localstatedir@ |
| 208 | 213 |
mandir = @mandir@ |
| 209 | 214 |
mkdir_p = @mkdir_p@ |
| 210 | 215 |
oldincludedir = @oldincludedir@ |
| 216 |
+pdfdir = @pdfdir@ |
|
| 211 | 217 |
prefix = @prefix@ |
| 212 | 218 |
program_transform_name = @program_transform_name@ |
| 219 |
+psdir = @psdir@ |
|
| 213 | 220 |
sbindir = @sbindir@ |
| 214 | 221 |
sendmailprog = @sendmailprog@ |
| 215 | 222 |
sharedstatedir = @sharedstatedir@ |
| ... | ... |
@@ -133,6 +133,7 @@ EGREP = @EGREP@ |
| 133 | 133 |
EXEEXT = @EXEEXT@ |
| 134 | 134 |
FRESHCLAM_LIBS = @FRESHCLAM_LIBS@ |
| 135 | 135 |
GETENT = @GETENT@ |
| 136 |
+GREP = @GREP@ |
|
| 136 | 137 |
HAVE_MILTER_FALSE = @HAVE_MILTER_FALSE@ |
| 137 | 138 |
HAVE_MILTER_TRUE = @HAVE_MILTER_TRUE@ |
| 138 | 139 |
INSTALL_DATA = @INSTALL_DATA@ |
| ... | ... |
@@ -166,8 +167,6 @@ STRIP = @STRIP@ |
| 166 | 166 |
TH_SAFE = @TH_SAFE@ |
| 167 | 167 |
VERSION = @VERSION@ |
| 168 | 168 |
ac_ct_CC = @ac_ct_CC@ |
| 169 |
-ac_ct_RANLIB = @ac_ct_RANLIB@ |
|
| 170 |
-ac_ct_STRIP = @ac_ct_STRIP@ |
|
| 171 | 169 |
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
| 172 | 170 |
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
| 173 | 171 |
am__include = @am__include@ |
| ... | ... |
@@ -182,23 +181,30 @@ build_cpu = @build_cpu@ |
| 182 | 182 |
build_os = @build_os@ |
| 183 | 183 |
build_vendor = @build_vendor@ |
| 184 | 184 |
datadir = @datadir@ |
| 185 |
+datarootdir = @datarootdir@ |
|
| 186 |
+docdir = @docdir@ |
|
| 187 |
+dvidir = @dvidir@ |
|
| 185 | 188 |
exec_prefix = @exec_prefix@ |
| 186 | 189 |
host = @host@ |
| 187 | 190 |
host_alias = @host_alias@ |
| 188 | 191 |
host_cpu = @host_cpu@ |
| 189 | 192 |
host_os = @host_os@ |
| 190 | 193 |
host_vendor = @host_vendor@ |
| 194 |
+htmldir = @htmldir@ |
|
| 191 | 195 |
includedir = @includedir@ |
| 192 | 196 |
infodir = @infodir@ |
| 193 | 197 |
install_sh = @install_sh@ |
| 194 | 198 |
libdir = @libdir@ |
| 195 | 199 |
libexecdir = @libexecdir@ |
| 200 |
+localedir = @localedir@ |
|
| 196 | 201 |
localstatedir = @localstatedir@ |
| 197 | 202 |
mandir = @mandir@ |
| 198 | 203 |
mkdir_p = @mkdir_p@ |
| 199 | 204 |
oldincludedir = @oldincludedir@ |
| 205 |
+pdfdir = @pdfdir@ |
|
| 200 | 206 |
prefix = @prefix@ |
| 201 | 207 |
program_transform_name = @program_transform_name@ |
| 208 |
+psdir = @psdir@ |
|
| 202 | 209 |
sbindir = @sbindir@ |
| 203 | 210 |
sendmailprog = @sendmailprog@ |
| 204 | 211 |
sharedstatedir = @sharedstatedir@ |
| ... | ... |
@@ -125,6 +125,7 @@ EGREP = @EGREP@ |
| 125 | 125 |
EXEEXT = @EXEEXT@ |
| 126 | 126 |
FRESHCLAM_LIBS = @FRESHCLAM_LIBS@ |
| 127 | 127 |
GETENT = @GETENT@ |
| 128 |
+GREP = @GREP@ |
|
| 128 | 129 |
HAVE_MILTER_FALSE = @HAVE_MILTER_FALSE@ |
| 129 | 130 |
HAVE_MILTER_TRUE = @HAVE_MILTER_TRUE@ |
| 130 | 131 |
INSTALL_DATA = @INSTALL_DATA@ |
| ... | ... |
@@ -158,8 +159,6 @@ STRIP = @STRIP@ |
| 158 | 158 |
TH_SAFE = @TH_SAFE@ |
| 159 | 159 |
VERSION = @VERSION@ |
| 160 | 160 |
ac_ct_CC = @ac_ct_CC@ |
| 161 |
-ac_ct_RANLIB = @ac_ct_RANLIB@ |
|
| 162 |
-ac_ct_STRIP = @ac_ct_STRIP@ |
|
| 163 | 161 |
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
| 164 | 162 |
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
| 165 | 163 |
am__include = @am__include@ |
| ... | ... |
@@ -174,23 +173,30 @@ build_cpu = @build_cpu@ |
| 174 | 174 |
build_os = @build_os@ |
| 175 | 175 |
build_vendor = @build_vendor@ |
| 176 | 176 |
datadir = @datadir@ |
| 177 |
+datarootdir = @datarootdir@ |
|
| 178 |
+docdir = @docdir@ |
|
| 179 |
+dvidir = @dvidir@ |
|
| 177 | 180 |
exec_prefix = @exec_prefix@ |
| 178 | 181 |
host = @host@ |
| 179 | 182 |
host_alias = @host_alias@ |
| 180 | 183 |
host_cpu = @host_cpu@ |
| 181 | 184 |
host_os = @host_os@ |
| 182 | 185 |
host_vendor = @host_vendor@ |
| 186 |
+htmldir = @htmldir@ |
|
| 183 | 187 |
includedir = @includedir@ |
| 184 | 188 |
infodir = @infodir@ |
| 185 | 189 |
install_sh = @install_sh@ |
| 186 | 190 |
libdir = @libdir@ |
| 187 | 191 |
libexecdir = @libexecdir@ |
| 192 |
+localedir = @localedir@ |
|
| 188 | 193 |
localstatedir = @localstatedir@ |
| 189 | 194 |
mandir = @mandir@ |
| 190 | 195 |
mkdir_p = @mkdir_p@ |
| 191 | 196 |
oldincludedir = @oldincludedir@ |
| 197 |
+pdfdir = @pdfdir@ |
|
| 192 | 198 |
prefix = @prefix@ |
| 193 | 199 |
program_transform_name = @program_transform_name@ |
| 200 |
+psdir = @psdir@ |
|
| 194 | 201 |
sbindir = @sbindir@ |
| 195 | 202 |
sendmailprog = @sendmailprog@ |
| 196 | 203 |
sharedstatedir = @sharedstatedir@ |
| ... | ... |
@@ -102,6 +102,7 @@ EGREP = @EGREP@ |
| 102 | 102 |
EXEEXT = @EXEEXT@ |
| 103 | 103 |
FRESHCLAM_LIBS = @FRESHCLAM_LIBS@ |
| 104 | 104 |
GETENT = @GETENT@ |
| 105 |
+GREP = @GREP@ |
|
| 105 | 106 |
HAVE_MILTER_FALSE = @HAVE_MILTER_FALSE@ |
| 106 | 107 |
HAVE_MILTER_TRUE = @HAVE_MILTER_TRUE@ |
| 107 | 108 |
INSTALL_DATA = @INSTALL_DATA@ |
| ... | ... |
@@ -135,8 +136,6 @@ STRIP = @STRIP@ |
| 135 | 135 |
TH_SAFE = @TH_SAFE@ |
| 136 | 136 |
VERSION = @VERSION@ |
| 137 | 137 |
ac_ct_CC = @ac_ct_CC@ |
| 138 |
-ac_ct_RANLIB = @ac_ct_RANLIB@ |
|
| 139 |
-ac_ct_STRIP = @ac_ct_STRIP@ |
|
| 140 | 138 |
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
| 141 | 139 |
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
| 142 | 140 |
am__include = @am__include@ |
| ... | ... |
@@ -151,23 +150,30 @@ build_cpu = @build_cpu@ |
| 151 | 151 |
build_os = @build_os@ |
| 152 | 152 |
build_vendor = @build_vendor@ |
| 153 | 153 |
datadir = @datadir@ |
| 154 |
+datarootdir = @datarootdir@ |
|
| 155 |
+docdir = @docdir@ |
|
| 156 |
+dvidir = @dvidir@ |
|
| 154 | 157 |
exec_prefix = @exec_prefix@ |
| 155 | 158 |
host = @host@ |
| 156 | 159 |
host_alias = @host_alias@ |
| 157 | 160 |
host_cpu = @host_cpu@ |
| 158 | 161 |
host_os = @host_os@ |
| 159 | 162 |
host_vendor = @host_vendor@ |
| 163 |
+htmldir = @htmldir@ |
|
| 160 | 164 |
includedir = @includedir@ |
| 161 | 165 |
infodir = @infodir@ |
| 162 | 166 |
install_sh = @install_sh@ |
| 163 | 167 |
libdir = @libdir@ |
| 164 | 168 |
libexecdir = @libexecdir@ |
| 169 |
+localedir = @localedir@ |
|
| 165 | 170 |
localstatedir = @localstatedir@ |
| 166 | 171 |
mandir = @mandir@ |
| 167 | 172 |
mkdir_p = @mkdir_p@ |
| 168 | 173 |
oldincludedir = @oldincludedir@ |
| 174 |
+pdfdir = @pdfdir@ |
|
| 169 | 175 |
prefix = @prefix@ |
| 170 | 176 |
program_transform_name = @program_transform_name@ |
| 177 |
+psdir = @psdir@ |
|
| 171 | 178 |
sbindir = @sbindir@ |
| 172 | 179 |
sendmailprog = @sendmailprog@ |
| 173 | 180 |
sharedstatedir = @sharedstatedir@ |
| ... | ... |
@@ -107,6 +107,7 @@ EGREP = @EGREP@ |
| 107 | 107 |
EXEEXT = @EXEEXT@ |
| 108 | 108 |
FRESHCLAM_LIBS = @FRESHCLAM_LIBS@ |
| 109 | 109 |
GETENT = @GETENT@ |
| 110 |
+GREP = @GREP@ |
|
| 110 | 111 |
HAVE_MILTER_FALSE = @HAVE_MILTER_FALSE@ |
| 111 | 112 |
HAVE_MILTER_TRUE = @HAVE_MILTER_TRUE@ |
| 112 | 113 |
INSTALL_DATA = @INSTALL_DATA@ |
| ... | ... |
@@ -140,8 +141,6 @@ STRIP = @STRIP@ |
| 140 | 140 |
TH_SAFE = @TH_SAFE@ |
| 141 | 141 |
VERSION = @VERSION@ |
| 142 | 142 |
ac_ct_CC = @ac_ct_CC@ |
| 143 |
-ac_ct_RANLIB = @ac_ct_RANLIB@ |
|
| 144 |
-ac_ct_STRIP = @ac_ct_STRIP@ |
|
| 145 | 143 |
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
| 146 | 144 |
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
| 147 | 145 |
am__include = @am__include@ |
| ... | ... |
@@ -156,23 +155,30 @@ build_cpu = @build_cpu@ |
| 156 | 156 |
build_os = @build_os@ |
| 157 | 157 |
build_vendor = @build_vendor@ |
| 158 | 158 |
datadir = @datadir@ |
| 159 |
+datarootdir = @datarootdir@ |
|
| 160 |
+docdir = @docdir@ |
|
| 161 |
+dvidir = @dvidir@ |
|
| 159 | 162 |
exec_prefix = @exec_prefix@ |
| 160 | 163 |
host = @host@ |
| 161 | 164 |
host_alias = @host_alias@ |
| 162 | 165 |
host_cpu = @host_cpu@ |
| 163 | 166 |
host_os = @host_os@ |
| 164 | 167 |
host_vendor = @host_vendor@ |
| 168 |
+htmldir = @htmldir@ |
|
| 165 | 169 |
includedir = @includedir@ |
| 166 | 170 |
infodir = @infodir@ |
| 167 | 171 |
install_sh = @install_sh@ |
| 168 | 172 |
libdir = @libdir@ |
| 169 | 173 |
libexecdir = @libexecdir@ |
| 174 |
+localedir = @localedir@ |
|
| 170 | 175 |
localstatedir = @localstatedir@ |
| 171 | 176 |
mandir = @mandir@ |
| 172 | 177 |
mkdir_p = @mkdir_p@ |
| 173 | 178 |
oldincludedir = @oldincludedir@ |
| 179 |
+pdfdir = @pdfdir@ |
|
| 174 | 180 |
prefix = @prefix@ |
| 175 | 181 |
program_transform_name = @program_transform_name@ |
| 182 |
+psdir = @psdir@ |
|
| 176 | 183 |
sbindir = @sbindir@ |
| 177 | 184 |
sendmailprog = @sendmailprog@ |
| 178 | 185 |
sharedstatedir = @sharedstatedir@ |
| ... | ... |
@@ -100,6 +100,7 @@ EGREP = @EGREP@ |
| 100 | 100 |
EXEEXT = @EXEEXT@ |
| 101 | 101 |
FRESHCLAM_LIBS = @FRESHCLAM_LIBS@ |
| 102 | 102 |
GETENT = @GETENT@ |
| 103 |
+GREP = @GREP@ |
|
| 103 | 104 |
HAVE_MILTER_FALSE = @HAVE_MILTER_FALSE@ |
| 104 | 105 |
HAVE_MILTER_TRUE = @HAVE_MILTER_TRUE@ |
| 105 | 106 |
INSTALL_DATA = @INSTALL_DATA@ |
| ... | ... |
@@ -133,8 +134,6 @@ STRIP = @STRIP@ |
| 133 | 133 |
TH_SAFE = @TH_SAFE@ |
| 134 | 134 |
VERSION = @VERSION@ |
| 135 | 135 |
ac_ct_CC = @ac_ct_CC@ |
| 136 |
-ac_ct_RANLIB = @ac_ct_RANLIB@ |
|
| 137 |
-ac_ct_STRIP = @ac_ct_STRIP@ |
|
| 138 | 136 |
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
| 139 | 137 |
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
| 140 | 138 |
am__include = @am__include@ |
| ... | ... |
@@ -149,23 +148,30 @@ build_cpu = @build_cpu@ |
| 149 | 149 |
build_os = @build_os@ |
| 150 | 150 |
build_vendor = @build_vendor@ |
| 151 | 151 |
datadir = @datadir@ |
| 152 |
+datarootdir = @datarootdir@ |
|
| 153 |
+docdir = @docdir@ |
|
| 154 |
+dvidir = @dvidir@ |
|
| 152 | 155 |
exec_prefix = @exec_prefix@ |
| 153 | 156 |
host = @host@ |
| 154 | 157 |
host_alias = @host_alias@ |
| 155 | 158 |
host_cpu = @host_cpu@ |
| 156 | 159 |
host_os = @host_os@ |
| 157 | 160 |
host_vendor = @host_vendor@ |
| 161 |
+htmldir = @htmldir@ |
|
| 158 | 162 |
includedir = @includedir@ |
| 159 | 163 |
infodir = @infodir@ |
| 160 | 164 |
install_sh = @install_sh@ |
| 161 | 165 |
libdir = @libdir@ |
| 162 | 166 |
libexecdir = @libexecdir@ |
| 167 |
+localedir = @localedir@ |
|
| 163 | 168 |
localstatedir = @localstatedir@ |
| 164 | 169 |
mandir = @mandir@ |
| 165 | 170 |
mkdir_p = @mkdir_p@ |
| 166 | 171 |
oldincludedir = @oldincludedir@ |
| 172 |
+pdfdir = @pdfdir@ |
|
| 167 | 173 |
prefix = @prefix@ |
| 168 | 174 |
program_transform_name = @program_transform_name@ |
| 175 |
+psdir = @psdir@ |
|
| 169 | 176 |
sbindir = @sbindir@ |
| 170 | 177 |
sendmailprog = @sendmailprog@ |
| 171 | 178 |
sharedstatedir = @sharedstatedir@ |
| ... | ... |
@@ -32,6 +32,8 @@ freshclam_SOURCES = \ |
| 32 | 32 |
$(top_srcdir)/shared/misc.h \ |
| 33 | 33 |
$(top_srcdir)/shared/options.c \ |
| 34 | 34 |
$(top_srcdir)/shared/options.h \ |
| 35 |
+ $(top_srcdir)/shared/cdiff.c \ |
|
| 36 |
+ $(top_srcdir)/shared/cdiff.h \ |
|
| 35 | 37 |
freshclam.c \ |
| 36 | 38 |
freshclam.h \ |
| 37 | 39 |
manager.c \ |
| ... | ... |
@@ -42,7 +44,9 @@ freshclam_SOURCES = \ |
| 42 | 42 |
dns.c \ |
| 43 | 43 |
dns.h \ |
| 44 | 44 |
execute.c \ |
| 45 |
- execute.h |
|
| 45 |
+ execute.h \ |
|
| 46 |
+ cdiff.c \ |
|
| 47 |
+ cdiff.h |
|
| 46 | 48 |
|
| 47 | 49 |
DEFS = @DEFS@ -DCL_NOTHREADS |
| 48 | 50 |
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/shared -I$(top_srcdir)/libclamav |
| ... | ... |
@@ -73,7 +73,8 @@ PROGRAMS = $(bin_PROGRAMS) |
| 73 | 73 |
am_freshclam_OBJECTS = output.$(OBJEXT) cfgparser.$(OBJEXT) \ |
| 74 | 74 |
getopt.$(OBJEXT) memory.$(OBJEXT) misc.$(OBJEXT) \ |
| 75 | 75 |
options.$(OBJEXT) freshclam.$(OBJEXT) manager.$(OBJEXT) \ |
| 76 |
- notify.$(OBJEXT) dns.$(OBJEXT) execute.$(OBJEXT) |
|
| 76 |
+ notify.$(OBJEXT) dns.$(OBJEXT) execute.$(OBJEXT) \ |
|
| 77 |
+ cdiff.$(OBJEXT) |
|
| 77 | 78 |
freshclam_OBJECTS = $(am_freshclam_OBJECTS) |
| 78 | 79 |
freshclam_LDADD = $(LDADD) |
| 79 | 80 |
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) |
| ... | ... |
@@ -125,6 +126,7 @@ EGREP = @EGREP@ |
| 125 | 125 |
EXEEXT = @EXEEXT@ |
| 126 | 126 |
FRESHCLAM_LIBS = @FRESHCLAM_LIBS@ |
| 127 | 127 |
GETENT = @GETENT@ |
| 128 |
+GREP = @GREP@ |
|
| 128 | 129 |
HAVE_MILTER_FALSE = @HAVE_MILTER_FALSE@ |
| 129 | 130 |
HAVE_MILTER_TRUE = @HAVE_MILTER_TRUE@ |
| 130 | 131 |
INSTALL_DATA = @INSTALL_DATA@ |
| ... | ... |
@@ -158,8 +160,6 @@ STRIP = @STRIP@ |
| 158 | 158 |
TH_SAFE = @TH_SAFE@ |
| 159 | 159 |
VERSION = @VERSION@ |
| 160 | 160 |
ac_ct_CC = @ac_ct_CC@ |
| 161 |
-ac_ct_RANLIB = @ac_ct_RANLIB@ |
|
| 162 |
-ac_ct_STRIP = @ac_ct_STRIP@ |
|
| 163 | 161 |
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
| 164 | 162 |
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
| 165 | 163 |
am__include = @am__include@ |
| ... | ... |
@@ -174,23 +174,30 @@ build_cpu = @build_cpu@ |
| 174 | 174 |
build_os = @build_os@ |
| 175 | 175 |
build_vendor = @build_vendor@ |
| 176 | 176 |
datadir = @datadir@ |
| 177 |
+datarootdir = @datarootdir@ |
|
| 178 |
+docdir = @docdir@ |
|
| 179 |
+dvidir = @dvidir@ |
|
| 177 | 180 |
exec_prefix = @exec_prefix@ |
| 178 | 181 |
host = @host@ |
| 179 | 182 |
host_alias = @host_alias@ |
| 180 | 183 |
host_cpu = @host_cpu@ |
| 181 | 184 |
host_os = @host_os@ |
| 182 | 185 |
host_vendor = @host_vendor@ |
| 186 |
+htmldir = @htmldir@ |
|
| 183 | 187 |
includedir = @includedir@ |
| 184 | 188 |
infodir = @infodir@ |
| 185 | 189 |
install_sh = @install_sh@ |
| 186 | 190 |
libdir = @libdir@ |
| 187 | 191 |
libexecdir = @libexecdir@ |
| 192 |
+localedir = @localedir@ |
|
| 188 | 193 |
localstatedir = @localstatedir@ |
| 189 | 194 |
mandir = @mandir@ |
| 190 | 195 |
mkdir_p = @mkdir_p@ |
| 191 | 196 |
oldincludedir = @oldincludedir@ |
| 197 |
+pdfdir = @pdfdir@ |
|
| 192 | 198 |
prefix = @prefix@ |
| 193 | 199 |
program_transform_name = @program_transform_name@ |
| 200 |
+psdir = @psdir@ |
|
| 194 | 201 |
sbindir = @sbindir@ |
| 195 | 202 |
sendmailprog = @sendmailprog@ |
| 196 | 203 |
sharedstatedir = @sharedstatedir@ |
| ... | ... |
@@ -223,7 +230,9 @@ freshclam_SOURCES = \ |
| 223 | 223 |
dns.c \ |
| 224 | 224 |
dns.h \ |
| 225 | 225 |
execute.c \ |
| 226 |
- execute.h |
|
| 226 |
+ execute.h \ |
|
| 227 |
+ cdiff.c \ |
|
| 228 |
+ cdiff.h |
|
| 227 | 229 |
|
| 228 | 230 |
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/shared -I$(top_srcdir)/libclamav |
| 229 | 231 |
all: all-am |
| ... | ... |
@@ -297,6 +306,7 @@ mostlyclean-compile: |
| 297 | 297 |
distclean-compile: |
| 298 | 298 |
-rm -f *.tab.c |
| 299 | 299 |
|
| 300 |
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cdiff.Po@am__quote@ |
|
| 300 | 301 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cfgparser.Po@am__quote@ |
| 301 | 302 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dns.Po@am__quote@ |
| 302 | 303 |
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/execute.Po@am__quote@ |
| ... | ... |
@@ -139,6 +139,7 @@ EGREP = @EGREP@ |
| 139 | 139 |
EXEEXT = @EXEEXT@ |
| 140 | 140 |
FRESHCLAM_LIBS = @FRESHCLAM_LIBS@ |
| 141 | 141 |
GETENT = @GETENT@ |
| 142 |
+GREP = @GREP@ |
|
| 142 | 143 |
HAVE_MILTER_FALSE = @HAVE_MILTER_FALSE@ |
| 143 | 144 |
HAVE_MILTER_TRUE = @HAVE_MILTER_TRUE@ |
| 144 | 145 |
INSTALL_DATA = @INSTALL_DATA@ |
| ... | ... |
@@ -172,8 +173,6 @@ STRIP = @STRIP@ |
| 172 | 172 |
TH_SAFE = @TH_SAFE@ |
| 173 | 173 |
VERSION = @VERSION@ |
| 174 | 174 |
ac_ct_CC = @ac_ct_CC@ |
| 175 |
-ac_ct_RANLIB = @ac_ct_RANLIB@ |
|
| 176 |
-ac_ct_STRIP = @ac_ct_STRIP@ |
|
| 177 | 175 |
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
| 178 | 176 |
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
| 179 | 177 |
am__include = @am__include@ |
| ... | ... |
@@ -188,23 +187,30 @@ build_cpu = @build_cpu@ |
| 188 | 188 |
build_os = @build_os@ |
| 189 | 189 |
build_vendor = @build_vendor@ |
| 190 | 190 |
datadir = @datadir@ |
| 191 |
+datarootdir = @datarootdir@ |
|
| 192 |
+docdir = @docdir@ |
|
| 193 |
+dvidir = @dvidir@ |
|
| 191 | 194 |
exec_prefix = @exec_prefix@ |
| 192 | 195 |
host = @host@ |
| 193 | 196 |
host_alias = @host_alias@ |
| 194 | 197 |
host_cpu = @host_cpu@ |
| 195 | 198 |
host_os = @host_os@ |
| 196 | 199 |
host_vendor = @host_vendor@ |
| 200 |
+htmldir = @htmldir@ |
|
| 197 | 201 |
includedir = @includedir@ |
| 198 | 202 |
infodir = @infodir@ |
| 199 | 203 |
install_sh = @install_sh@ |
| 200 | 204 |
libdir = @libdir@ |
| 201 | 205 |
libexecdir = @libexecdir@ |
| 206 |
+localedir = @localedir@ |
|
| 202 | 207 |
localstatedir = @localstatedir@ |
| 203 | 208 |
mandir = @mandir@ |
| 204 | 209 |
mkdir_p = @mkdir_p@ |
| 205 | 210 |
oldincludedir = @oldincludedir@ |
| 211 |
+pdfdir = @pdfdir@ |
|
| 206 | 212 |
prefix = @prefix@ |
| 207 | 213 |
program_transform_name = @program_transform_name@ |
| 214 |
+psdir = @psdir@ |
|
| 208 | 215 |
sbindir = @sbindir@ |
| 209 | 216 |
sendmailprog = @sendmailprog@ |
| 210 | 217 |
sharedstatedir = @sharedstatedir@ |
| ... | ... |
@@ -123,6 +123,7 @@ EGREP = @EGREP@ |
| 123 | 123 |
EXEEXT = @EXEEXT@ |
| 124 | 124 |
FRESHCLAM_LIBS = @FRESHCLAM_LIBS@ |
| 125 | 125 |
GETENT = @GETENT@ |
| 126 |
+GREP = @GREP@ |
|
| 126 | 127 |
HAVE_MILTER_FALSE = @HAVE_MILTER_FALSE@ |
| 127 | 128 |
HAVE_MILTER_TRUE = @HAVE_MILTER_TRUE@ |
| 128 | 129 |
INSTALL_DATA = @INSTALL_DATA@ |
| ... | ... |
@@ -156,8 +157,6 @@ STRIP = @STRIP@ |
| 156 | 156 |
TH_SAFE = @TH_SAFE@ |
| 157 | 157 |
VERSION = @VERSION@ |
| 158 | 158 |
ac_ct_CC = @ac_ct_CC@ |
| 159 |
-ac_ct_RANLIB = @ac_ct_RANLIB@ |
|
| 160 |
-ac_ct_STRIP = @ac_ct_STRIP@ |
|
| 161 | 159 |
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
| 162 | 160 |
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
| 163 | 161 |
am__include = @am__include@ |
| ... | ... |
@@ -172,23 +171,30 @@ build_cpu = @build_cpu@ |
| 172 | 172 |
build_os = @build_os@ |
| 173 | 173 |
build_vendor = @build_vendor@ |
| 174 | 174 |
datadir = @datadir@ |
| 175 |
+datarootdir = @datarootdir@ |
|
| 176 |
+docdir = @docdir@ |
|
| 177 |
+dvidir = @dvidir@ |
|
| 175 | 178 |
exec_prefix = @exec_prefix@ |
| 176 | 179 |
host = @host@ |
| 177 | 180 |
host_alias = @host_alias@ |
| 178 | 181 |
host_cpu = @host_cpu@ |
| 179 | 182 |
host_os = @host_os@ |
| 180 | 183 |
host_vendor = @host_vendor@ |
| 184 |
+htmldir = @htmldir@ |
|
| 181 | 185 |
includedir = @includedir@ |
| 182 | 186 |
infodir = @infodir@ |
| 183 | 187 |
install_sh = @install_sh@ |
| 184 | 188 |
libdir = @libdir@ |
| 185 | 189 |
libexecdir = @libexecdir@ |
| 190 |
+localedir = @localedir@ |
|
| 186 | 191 |
localstatedir = @localstatedir@ |
| 187 | 192 |
mandir = @mandir@ |
| 188 | 193 |
mkdir_p = @mkdir_p@ |
| 189 | 194 |
oldincludedir = @oldincludedir@ |
| 195 |
+pdfdir = @pdfdir@ |
|
| 190 | 196 |
prefix = @prefix@ |
| 191 | 197 |
program_transform_name = @program_transform_name@ |
| 198 |
+psdir = @psdir@ |
|
| 192 | 199 |
sbindir = @sbindir@ |
| 193 | 200 |
sendmailprog = @sendmailprog@ |
| 194 | 201 |
sharedstatedir = @sharedstatedir@ |