diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-07-01 17:47:38 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-07-01 17:47:38 +0000 |
commit | 9a2c4f1b9727b3858e9550c243c67782ab6b2781 (patch) | |
tree | 0ba690ee2643e4bfc1d7ed427e808b329c5dd595 /site | |
parent | d52250fe759756daee3347bf43a54d6d4918fad9 (diff) | |
parent | efc869189d60a57c942e267502e4ab3918003f8c (diff) |
merge of '0ee4237d44d0abae9c6a87517d5a56c8a8fb110e'
and '410cd788a5109a93ca33f19e5fd6f567a6e8adef'
Diffstat (limited to 'site')
-rw-r--r-- | site/avr32-common | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/site/avr32-common b/site/avr32-common index db0ca53fb2..b43004e5ba 100644 --- a/site/avr32-common +++ b/site/avr32-common @@ -43,3 +43,5 @@ slrn_cv_va_copy=${slrn_cv_va_copy=yes} dpkg_cv_va_copy=${ac_cv_va_copy=yes} dpkg_cv___va_copy=${ac_cv___va_copy=yes} +#libidl +libIDL_cv_long_long_format=${libIDL_cv_long_long_format=ll} |