/[rtmk]/rtmk/configure
ViewVC logotype

Diff of /rtmk/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by jrydberg, Mon Dec 10 20:51:04 2001 UTC revision 1.3 by jrydberg, Thu Dec 13 02:09:38 2001 UTC
# Line 1593  ${CONFIG_SHELL-/bin/sh} $srcdir/configur Line 1593  ${CONFIG_SHELL-/bin/sh} $srcdir/configur
1593    
1594    
1595    
1596  subdirs="${TARGET_ARCH}"  subdirs="${TARGET_ARCH} rig"
1597    
1598    
1599  trap '' 1 2 15  trap '' 1 2 15
# Line 1968  if test "$no_recursion" != yes; then Line 1968  if test "$no_recursion" != yes; then
1968      esac      esac
1969    done    done
1970    
1971    for ac_config_dir in ${TARGET_ARCH}; do    for ac_config_dir in ${TARGET_ARCH} rig; do
1972    
1973      # Do not complain, so a configure script can configure whichever      # Do not complain, so a configure script can configure whichever
1974      # parts of a large source tree are present.      # parts of a large source tree are present.

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26