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/i586-linux | |
parent | 4082ac4cf6c8d21399aa7aad6838137f9632f4b9 (diff) |
site i486,i586,sh4: Add required site file entry for rp-pppoe.
Diffstat (limited to 'site/i586-linux')
-rw-r--r-- | site/i586-linux | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/i586-linux b/site/i586-linux index 1be379c993..1f0e4f7b4f 100644 --- a/site/i586-linux +++ b/site/i586-linux @@ -107,6 +107,9 @@ ac_cv_have_openpty_ctty_bug=${ac_cv_have_openpty_ctty_bug=yes} # samba samba_cv_HAVE_GETTIMEOFDAY_TZ=${samba_cv_HAVE_GETTIMEOFDAY_TZ=yes} +# rp-pppoe +rpppoe_cv_pack_bitfields=${rpppoe_cv_pack_bitfields=rev} + # gettext am_cv_func_working_getline=${am_cv_func_working_getline=yes} |