site/sh: Fix parted for sh3/sh4 by removing the minicom entries. The minicom
authorJamie Lenehan <lenehan@twibble.org>
Sat, 27 May 2006 14:15:18 +0000 (14:15 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 27 May 2006 14:15:18 +0000 (14:15 +0000)
entries do not exist in other site files and are not used by the current
version of minicom.

site/sh3-linux
site/sh4-linux

index 98c5472..a31cee3 100644 (file)
@@ -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}
 
index 1e5fb38..7189cd1 100644 (file)
@@ -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}