summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-10-13 10:27:56 +0000
committerMichael Lauer <mickey@vanille-media.de>2006-10-13 10:27:56 +0000
commit32aea580856e66c6fedad2f1dd7246f7c1a8eee0 (patch)
tree962b5b4d5516dcda2cbaaf92be951a293d48ba1c /site
parent26c785056eb873aabb62a9453b08e546e2ffcf0b (diff)
parent9a2b3931df3f7fb7fbde7ea420cf58f78bf5ae62 (diff)
merge of '08b850dd4e1df4e1751532b79a9685dd41464df7'
and 'e79716efdd36e7696ebd0ad656d58dbc0edd904c'
Diffstat (limited to 'site')
-rw-r--r--site/i486-linux3
-rw-r--r--site/sh4-linux1
2 files changed, 4 insertions, 0 deletions
diff --git a/site/i486-linux b/site/i486-linux
index f2998e7fb2..6116fde046 100644
--- a/site/i486-linux
+++ b/site/i486-linux
@@ -175,3 +175,6 @@ clamav_av_func_working_snprintf_long=${clamav_av_func_working_snprintf_long=yes}
clamav_av_have_in_port_t=${clamav_av_have_in_port_t=yes}
clamav_av_have_in_addr_t=${clamav_av_have_in_addr_t=yes}
ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes}
+
+# p3scan
+ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes}
diff --git a/site/sh4-linux b/site/sh4-linux
index d9513ec182..e2c4df0064 100644
--- a/site/sh4-linux
+++ b/site/sh4-linux
@@ -20,6 +20,7 @@ ac_cv_sizeof_unsigned_int=${ac_cv_sizeof_unsigned_int=4}
ac_cv_sizeof_unsigned_long=${ac_cv_sizeof_unsigned_long=4}
ac_cv_sizeof_unsigned_long_long=${ac_cv_sizeof_unsigned_long_long=8}
ac_cv_sizeof_signed_char=${ac_cv_sizeof_signed_char=1}
+ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes}
ac_cv_sys_restartable_syscalls=yes
ac_cv_uchar=${ac_cv_uchar=no}