* configure.in: Added gnuserv everywhere sn appears.
authorTom Tromey <tromey@redhat.com>
Mon, 21 Apr 1997 20:00:42 +0000 (20:00 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 21 Apr 1997 20:00:42 +0000 (20:00 +0000)
* Makefile.in (ALL_MODULES): Added all-gnuserv.
(CROSS_CHECK_MODULES): Added check-gnuserv.
(INSTALL_MODULES): Added install-gnuserv.
(CLEAN_MODULES): Added clean-gnuserv.
(all-gnuserv): New target.

ChangeLog
Makefile.in
configure.in

index 802259cd7bedf614a2710c5283f510156afd7db1..20b705b7fac3e9fe30cbc3af9126b85ef7974b3d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
+
+       * configure.in: Added gnuserv everywhere sn appears.
+
+       * Makefile.in (ALL_MODULES): Added all-gnuserv.
+       (CROSS_CHECK_MODULES): Added check-gnuserv.
+       (INSTALL_MODULES): Added install-gnuserv.
+       (CLEAN_MODULES): Added clean-gnuserv.
+       (all-gnuserv): New target.
+
 start-sanitize-ide
 Fri Apr 18 18:10:44 1997  Tom Tromey  <tromey@cygnus.com>
 
index 900b37d28a6fe87dea83c9eb52f47ef412c98664..ff73b6946a9abfd928481a430373e80e2dbf7b21 100644 (file)
@@ -442,6 +442,7 @@ ALL_MODULES = \
        all-flex \
        all-gas \
        all-gawk \
+       all-gnuserv \
        all-gprof \
        all-grep \
        all-grez \
@@ -510,6 +511,7 @@ CROSS_CHECK_MODULES = \
        check-find \
        check-gas \
        check-gawk \
+       check-gnuserv \
        check-gprof \
        check-grep \
        check-gzip \
@@ -573,6 +575,7 @@ INSTALL_MODULES = \
        install-flex \
        install-gas \
        install-gawk \
+       install-gnuserv \
        install-gprof \
        install-grep \
        install-grez \
@@ -715,6 +718,7 @@ CLEAN_MODULES = \
        clean-flex \
        clean-gas \
        clean-gawk \
+       clean-gnuserv \
        clean-gprof \
        clean-grep \
        clean-grez \
@@ -1341,6 +1345,7 @@ all-gcc: all-libiberty all-byacc all-binutils all-gas all-ld
 all-bootstrap: all-libiberty all-byacc all-binutils all-gas all-ld
 GDB_TK = all-tk all-tcl
 all-gdb: all-libiberty all-opcodes all-bfd all-mmalloc all-readline all-byacc all-sim $(gdbnlmrequirements) $(GDB_TK)
+all-gnuserv:
 all-gprof: all-libiberty all-bfd all-opcodes
 all-grep: all-libiberty
 all-grez: all-libiberty all-bfd all-opcodes
index e9b1276baa492419dd104d7b97abb9747d4f9ce1..4ffbad666ab12e08ed5ca73bfc0ed0937c52cd71 100644 (file)
@@ -80,7 +80,7 @@ target_tools="target-examples target-groff"
 #
 # This must be a single line because of the way it is searched by grep in
 # the code below.
-native_only="autoconf cvs emacs emacs19 fileutils find gawk grep gzip hello indent ispell m4 rcs recode sed shellutils tar textutils gash uudecode wdiff gprof target-groff guile perl apache inet time bash prms sn"
+native_only="autoconf cvs emacs emacs19 fileutils find gawk grep gzip hello indent ispell m4 rcs recode sed shellutils tar textutils gash uudecode wdiff gprof target-groff guile perl apache inet time bash prms sn gnuserv"
 
 # directories to be built in a cross environment only
 #
@@ -371,13 +371,13 @@ noconfigdirs=""
 
 case "${host}" in
   i[3456]86-*-vsta)
-    noconfigdirs="tcl expect dejagnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff guile perl apache inet itcl db sn libide vmake"
+    noconfigdirs="tcl expect dejagnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff guile perl apache inet itcl db sn gnuserv libide vmake"
     ;;
   i[3456]86-*-go32)
-    noconfigdirs="tcl tk expect dejagnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff guile perl apache inet itcl db sn libide vmake"
+    noconfigdirs="tcl tk expect dejagnu make texinfo bison patch flex byacc send-pr gprof uudecode dejagnu diff guile perl apache inet itcl db sn gnuserv libide vmake"
        ;;
   *-*-cygwin32)
-     noconfigdirs="expect dejagnu cvs autoconf bison send-pr gprof rcs guile perl texinfo apache inet itcl db sn libide vmake"
+     noconfigdirs="expect dejagnu cvs autoconf bison send-pr gprof rcs guile perl texinfo apache inet itcl db sn gnuserv libide vmake"
     ;;
   *-*-windows*)
 # This is only used to build WinGDB...
@@ -385,7 +385,7 @@ case "${host}" in
      target_configdirs=
     ;;
   ppc*-*-pe)
-     noconfigdirs="patch diff make tk tcl expect dejagnu cvs autoconf texinfo bison send-pr gprof rcs guile perl apache inet itcl db sn libidea vmake"
+     noconfigdirs="patch diff make tk tcl expect dejagnu cvs autoconf texinfo bison send-pr gprof rcs guile perl apache inet itcl db sn gnuserv libide vmake"
     ;;
 esac
 
@@ -429,7 +429,7 @@ case "${target}" in
     ;;
 # start-sanitize-d30v
   d30v-*-*)
-    noconfigdirs="$noconfigdirs tcl tk expect gcc gdb newlib target-librx target-libg++ target-libstdc++ target-libio target-libgloss itcl db sn target-libiberty target-newlib target-examples libide vmake"
+    noconfigdirs="$noconfigdirs tcl tk expect gcc gdb newlib target-librx target-libg++ target-libstdc++ target-libio target-libgloss itcl db sn gnuserv target-libiberty target-newlib target-examples libide vmake"
     ;;
 # end-sanitize-d30v
   h8300*-*-* | \
@@ -457,7 +457,7 @@ case "${target}" in
     ;;
   *-*-cygwin32)
     target_configdirs="$target_configdirs target-winsup"
-    noconfigdirs="$noconfigdirs expect target-libgloss itcl db sn libide vmake"
+    noconfigdirs="$noconfigdirs expect target-libgloss itcl db sn gnuserv libide vmake"
     # always build newlib.
     skipdirs=`echo " ${skipdirs} " | sed -e 's/ target-newlib / /'`
 
@@ -507,13 +507,13 @@ case "${target}" in
     ;;
   powerpc*-*-winnt* | powerpc*-*-pe* | ppc*-*-pe)
     target_configdirs="$target_configdirs target-winsup"
-    noconfigdirs="$noconfigdirs gdb tcl tk make expect target-libgloss itcl db sn libide vmake"
+    noconfigdirs="$noconfigdirs gdb tcl tk make expect target-libgloss itcl db sn gnuserv libide vmake"
     # always build newlib.
     skipdirs=`echo " ${skipdirs} " | sed -e 's/ target-newlib / /'`
     ;;
     # This is temporary until we can link against shared libraries
   powerpcle-*-solaris*)
-    noconfigdirs="$noconfigdirs gdb sim make tcl tk expect itcl db sn libide vmake"
+    noconfigdirs="$noconfigdirs gdb sim make tcl tk expect itcl db sn gnuserv libide vmake"
     ;;
   rs6000-*-lynxos*)
     # The CVS server code doesn't work on the RS/6000
@@ -610,7 +610,7 @@ esac
 # If we are building a Canadian Cross, discard tools that can not be built
 # using a cross compiler.  FIXME: These tools should be fixed.
 if [ "${build}" != "${host}" ]; then
-  noconfigdirs="$noconfigdirs expect dejagnu itcl db sn libide vmake"
+  noconfigdirs="$noconfigdirs expect dejagnu itcl db sn gnuserv libide vmake"
 fi
 
 # Make sure we don't let GNU ld be added if we didn't want it.
This page took 0.036272 seconds and 4 git commands to generate.