/[crust]/crust/configure
ViewVC logotype

Diff of /crust/configure

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

revision 1.1.1.1 by jrydberg, Tue Aug 21 21:41:56 2001 UTC revision 1.2 by jrydberg, Sun Aug 26 20:42:24 2001 UTC
# Line 775  fi Line 775  fi
775    
776    
777  # Configure target  # Configure target
778  subdirs="server"  subdirs="server libs"
779    
780    
781  trap '' 1 2 15  trap '' 1 2 15
# Line 1072  if test "$no_recursion" != yes; then Line 1072  if test "$no_recursion" != yes; then
1072      esac      esac
1073    done    done
1074    
1075    for ac_config_dir in server; do    for ac_config_dir in server libs; do
1076    
1077      # Do not complain, so a configure script can configure whichever      # Do not complain, so a configure script can configure whichever
1078      # parts of a large source tree are present.      # parts of a large source tree are present.
# Line 1144  if test "$no_recursion" != yes; then Line 1144  if test "$no_recursion" != yes; then
1144    done    done
1145  fi  fi
1146    
   

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

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