summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2006-02-11 15:20:38 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-11 15:20:38 +0000
commit6f45c77c2be8597a5a782d5ac1d18fde8d8f0506 (patch)
tree5877548bfa6eb4e94390d6ab2d85fc67e773736b /site
parent0553097d11c96e79b29cef6b8b21b34919fd1332 (diff)
gaim_cvs: build fix
- drop desktop-name-cvs.patch, doesn't apply anymore - work around the strftime %z support test
Diffstat (limited to 'site')
-rw-r--r--site/arm-linux3
1 files changed, 3 insertions, 0 deletions
diff --git a/site/arm-linux b/site/arm-linux
index e3e9968725..95596c989f 100644
--- a/site/arm-linux
+++ b/site/arm-linux
@@ -362,3 +362,6 @@ with_broken_putenv=${with_broken_putenv=no}
# xffm
jm_cv_func_working_readdir=yes
+
+# gaim
+gaim_cv_HAVE_STRFTIME_Z_FORMAT=${gaim_cv_HAVE_STRFTIME_Z_FORMAT=yes}