[Sphere-axis-commits] CVS: axissvr Makefile.in,1.1.4.1,1.1.4.2 configure,1.1.4.1,1.1.4.2 configure.i
Brought to you by:
pesterle
From: Philip E. <pes...@us...> - 2003-08-30 17:02:56
|
Update of /cvsroot/sphere-axis/axissvr In directory sc8-pr-cvs1:/tmp/cvs-serv11358 Modified Files: Tag: v0_13-Stable Makefile.in configure configure.in Log Message: Additional build environment changes. Index: Makefile.in =================================================================== RCS file: /cvsroot/sphere-axis/axissvr/Makefile.in,v retrieving revision 1.1.4.1 retrieving revision 1.1.4.2 diff -C2 -r1.1.4.1 -r1.1.4.2 *** Makefile.in 30 Aug 2003 16:27:34 -0000 1.1.4.1 --- Makefile.in 30 Aug 2003 17:02:52 -0000 1.1.4.2 *************** *** 64,68 **** OBJEXT = @OBJEXT@ PATH_SEPARATOR = @PATH_SEPARATOR@ ! AMTAR = @AMTAR@ AWK = @AWK@ CC = @CC@ --- 64,68 ---- OBJEXT = @OBJEXT@ PATH_SEPARATOR = @PATH_SEPARATOR@ ! AMTAR = tar AWK = @AWK@ CC = @CC@ *************** *** 108,113 **** DIST_SOURCES = $(axissvr_SOURCES) DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \ ! Makefile.in NEWS aclocal.m4 configure configure.in depcomp \ ! install-sh missing mkinstalldirs SOURCES = $(axissvr_SOURCES) --- 108,113 ---- DIST_SOURCES = $(axissvr_SOURCES) DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \ ! Makefile.in NEWS acinclude.m4 aclocal.m4 configure configure.in \ ! depcomp install-sh missing mkinstalldirs SOURCES = $(axissvr_SOURCES) *************** *** 262,270 **** || chmod -R a+r $(distdir) dist-gzip: distdir ! $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) dist dist-all: distdir ! $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz $(am__remove_distdir) --- 262,270 ---- || chmod -R a+r $(distdir) dist-gzip: distdir ! $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tgz $(am__remove_distdir) dist dist-all: distdir ! $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tgz $(am__remove_distdir) *************** *** 274,278 **** distcheck: dist $(am__remove_distdir) ! GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - chmod -R a-w $(distdir); chmod a+w $(distdir) mkdir $(distdir)/=build --- 274,278 ---- distcheck: dist $(am__remove_distdir) ! GZIP=$(GZIP_ENV) gunzip -c $(distdir).tgz | $(AMTAR) xf - chmod -R a-w $(distdir); chmod a+w $(distdir) mkdir $(distdir)/=build *************** *** 294,301 **** exit 1; } >&2 ) \ && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ ! && rm -f $(distdir).tar.gz \ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck $(am__remove_distdir) ! @echo "$(distdir).tar.gz is ready for distribution" | \ sed 'h;s/./=/g;p;x;p;x' distcleancheck: distclean --- 294,301 ---- exit 1; } >&2 ) \ && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \ ! && rm -f $(distdir).tgz \ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck $(am__remove_distdir) ! @echo "$(distdir).tgz is ready for distribution" | \ sed 'h;s/./=/g;p;x;p;x' distcleancheck: distclean Index: configure =================================================================== RCS file: /cvsroot/sphere-axis/axissvr/configure,v retrieving revision 1.1.4.1 retrieving revision 1.1.4.2 diff -C2 -r1.1.4.1 -r1.1.4.2 *** configure 30 Aug 2003 16:27:34 -0000 1.1.4.1 --- configure 30 Aug 2003 17:02:52 -0000 1.1.4.2 *************** *** 1,5 **** #! /bin/sh # Guess values for system-dependent variables and create Makefiles. ! # Generated by GNU Autoconf 2.57 for AxisServer 0.13.3.5. # # Report bugs to <bu...@fi...>. --- 1,5 ---- #! /bin/sh # Guess values for system-dependent variables and create Makefiles. ! # Generated by GNU Autoconf 2.57 for AxisSvr 0.13.3.5. # # Report bugs to <bu...@fi...>. *************** *** 267,274 **** # Identity of this package. ! PACKAGE_NAME='AxisServer' ! PACKAGE_TARNAME='axisserver' PACKAGE_VERSION='0.13.3.5' ! PACKAGE_STRING='AxisServer 0.13.3.5' PACKAGE_BUGREPORT='bu...@fi...' --- 267,274 ---- # Identity of this package. ! PACKAGE_NAME='AxisSvr' ! PACKAGE_TARNAME='axissvr' PACKAGE_VERSION='0.13.3.5' ! PACKAGE_STRING='AxisSvr 0.13.3.5' PACKAGE_BUGREPORT='bu...@fi...' *************** *** 788,792 **** # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF ! \`configure' configures AxisServer 0.13.3.5 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... --- 788,792 ---- # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF ! \`configure' configures AxisSvr 0.13.3.5 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... *************** *** 850,854 **** if test -n "$ac_init_help"; then case $ac_init_help in ! short | recursive ) echo "Configuration of AxisServer 0.13.3.5:";; esac cat <<\_ACEOF --- 850,854 ---- if test -n "$ac_init_help"; then case $ac_init_help in ! short | recursive ) echo "Configuration of AxisSvr 0.13.3.5:";; esac cat <<\_ACEOF *************** *** 937,941 **** if $ac_init_version; then cat <<\_ACEOF ! AxisServer configure 0.13.3.5 generated by GNU Autoconf 2.57 --- 937,941 ---- if $ac_init_version; then cat <<\_ACEOF ! AxisSvr configure 0.13.3.5 generated by GNU Autoconf 2.57 *************** *** 952,956 **** running configure, to aid debugging if configure makes a mistake. ! It was created by AxisServer $as_me 0.13.3.5, which was generated by GNU Autoconf 2.57. Invocation command line was --- 952,956 ---- running configure, to aid debugging if configure makes a mistake. ! It was created by AxisSvr $as_me 0.13.3.5, which was generated by GNU Autoconf 2.57. Invocation command line was *************** *** 1542,1546 **** # Define the identity of the package. ! PACKAGE=axisserver VERSION=0.13.3.5 --- 1542,1546 ---- # Define the identity of the package. ! PACKAGE=axissvr VERSION=0.13.3.5 *************** *** 5925,5929 **** cat >&5 <<_CSEOF ! This file was extended by AxisServer $as_me 0.13.3.5, which was generated by GNU Autoconf 2.57. Invocation command line was --- 5925,5929 ---- cat >&5 <<_CSEOF ! This file was extended by AxisSvr $as_me 0.13.3.5, which was generated by GNU Autoconf 2.57. Invocation command line was *************** *** 5983,5987 **** cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ ! AxisServer config.status 0.13.3.5 configured by $0, generated by GNU Autoconf 2.57, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" --- 5983,5987 ---- cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ ! AxisSvr config.status 0.13.3.5 configured by $0, generated by GNU Autoconf 2.57, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" Index: configure.in =================================================================== RCS file: /cvsroot/sphere-axis/axissvr/configure.in,v retrieving revision 1.1.4.1 retrieving revision 1.1.4.2 diff -C2 -r1.1.4.1 -r1.1.4.2 *** configure.in 30 Aug 2003 16:27:35 -0000 1.1.4.1 --- configure.in 30 Aug 2003 17:02:52 -0000 1.1.4.2 *************** *** 1,5 **** dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) ! AC_INIT([AxisServer],[0.13.3.5],[bu...@fi...]) AC_CONFIG_SRCDIR([gwhogsvr.h]) AM_INIT_AUTOMAKE --- 1,5 ---- dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) ! AC_INIT([AxisSvr],[0.13.3.5],[bu...@fi...]) AC_CONFIG_SRCDIR([gwhogsvr.h]) AM_INIT_AUTOMAKE |