aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2006-05-27 14:15:18 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-27 14:15:18 +0000
commitbcd3ea57ff4dcdd8cae51763fd5dc4e06c31ec93 (patch)
tree5dffa633d4940d9f25a259e538b3146d3d7dc12d /site
parentcb7b68985df5eda0262a53f81193e1601e85d268 (diff)
downloadopenembedded-bcd3ea57ff4dcdd8cae51763fd5dc4e06c31ec93.tar.gz
site/sh: Fix parted for sh3/sh4 by removing the minicom entries. The minicom
entries do not exist in other site files and are not used by the current version of minicom.
Diffstat (limited to 'site')
-rw-r--r--site/sh3-linux5
-rw-r--r--site/sh4-linux5
2 files changed, 0 insertions, 10 deletions
diff --git a/site/sh3-linux b/site/sh3-linux
index 98c5472d1a..a31cee3b70 100644
--- a/site/sh3-linux
+++ b/site/sh3-linux
@@ -321,11 +321,6 @@ 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}
-# minicom
-ac_cv_header_getopt_h=${ac_cv_header_getopt_h=xno}
-ac_cv_func_getopt_long=${ac_cv_func_getopt_long=xno}
-am_cv_sys_posix_termios=${ac_cv_sys_posix_termios=yes}
-
# gettext
am_cv_func_working_getline=${am_cv_func_working_getline=yes}
diff --git a/site/sh4-linux b/site/sh4-linux
index 1e5fb38479..7189cd1615 100644
--- a/site/sh4-linux
+++ b/site/sh4-linux
@@ -254,11 +254,6 @@ 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}
-# minicom
-ac_cv_header_getopt_h=${ac_cv_header_getopt_h=xno}
-ac_cv_func_getopt_long=${ac_cv_func_getopt_long=xno}
-am_cv_sys_posix_termios=${ac_cv_sys_posix_termios=yes}
-
# gettext
am_cv_func_working_getline=${am_cv_func_working_getline=yes}