diff options
author | Jamie Lenehan <lenehan@twibble.org> | 2006-09-11 21:00:32 +0000 |
---|---|---|
committer | Jamie Lenehan <lenehan@twibble.org> | 2006-09-11 21:00:32 +0000 |
commit | b507f825ff88d2c219573bb6ccf59f5a0ddb4257 (patch) | |
tree | ecb6caf1e41adea2ea04b77666f4d601a2b207b2 /site/sh4-linux | |
parent | 4082ac4cf6c8d21399aa7aad6838137f9632f4b9 (diff) |
site i486,i586,sh4: Add required site file entry for rp-pppoe.
Diffstat (limited to 'site/sh4-linux')
-rw-r--r-- | site/sh4-linux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/sh4-linux b/site/sh4-linux index 8e25cad4a5..bb0bf09e6c 100644 --- a/site/sh4-linux +++ b/site/sh4-linux @@ -250,6 +250,9 @@ mysql_cv_func_atomic_sub=${mysql_cv_func_atomic_sub=no} mysql_cv_func_atomic_add=${mysql_cv_func_atomic_add=no} ac_cv_conv_longlong_to_float=${ac_cv_conv_longlong_to_float=yes} +# rp-pppoe +rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev} + # gettext am_cv_func_working_getline=${am_cv_func_working_getline=yes} |