OSDN Git Service

[lfsja-git] GIT リポジトリに合わせた調整。
authormatsuand <30614168+matsuand@users.noreply.github.com>
Fri, 23 Apr 2021 05:42:43 +0000 (14:42 +0900)
committermatsuand <30614168+matsuand@users.noreply.github.com>
Fri, 23 Apr 2021 05:42:43 +0000 (14:42 +0900)
Makefile.am
configure
configure.ac
m4/ac_check_rev.m4
src/Makefile.am
src/Makefile.in
src/general.ch

index 9bc5620..5057bb0 100644 (file)
@@ -1,10 +1,6 @@
 ##
 ## This is part of LFSbookja package.
 ##
-## $Author$
-## $Rev$
-## $Date::                           $
-##
 SUBDIRS = ctie src
 EXTRA_DIST = INSTALL.utf8 version.ac
 
index fcfdc56..c09a3fe 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.70 for LFSbookja svn.
+# Generated by GNU Autoconf 2.70 for LFSbookja git.
 #
 # Report bugs to <matsuand AT users DOT osdn DOT me>.
 #
@@ -609,8 +609,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='LFSbookja'
 PACKAGE_TARNAME='lfsbookja'
-PACKAGE_VERSION='svn'
-PACKAGE_STRING='LFSbookja svn'
+PACKAGE_VERSION='git'
+PACKAGE_STRING='LFSbookja git'
 PACKAGE_BUGREPORT='matsuand AT users DOT osdn DOT me'
 PACKAGE_URL=''
 
@@ -1293,7 +1293,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures LFSbookja svn to adapt to many kinds of systems.
+\`configure' configures LFSbookja git to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1360,7 +1360,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of LFSbookja svn:";;
+     short | recursive ) echo "Configuration of LFSbookja git:";;
    esac
   cat <<\_ACEOF
 
@@ -1462,7 +1462,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-LFSbookja configure svn
+LFSbookja configure git
 generated by GNU Autoconf 2.70
 
 Copyright (C) 2020 Free Software Foundation, Inc.
@@ -1538,7 +1538,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by LFSbookja $as_me svn, which was
+It was created by LFSbookja $as_me git, which was
 generated by GNU Autoconf 2.70.  Invocation command line was
 
   $ $0$ac_configure_args_raw
@@ -2798,7 +2798,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='lfsbookja'
- VERSION='svn'
+ VERSION='git'
 
 
 printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -4704,7 +4704,7 @@ if test "x${with_rev}" != "x"; then
 fi
 
 
-VER=svn
+VER=git
 if test "x${with_rev}" = "xsystemd"; then
   BASEDIR=../${VER}-sysdja
   PDF_OUTPUT=../lfssysdja-${VER}.pdf
@@ -5474,7 +5474,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by LFSbookja $as_me svn, which was
+This file was extended by LFSbookja $as_me git, which was
 generated by GNU Autoconf 2.70.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -5533,7 +5533,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config='$ac_cs_config_escaped'
 ac_cs_version="\\
-LFSbookja config.status svn
+LFSbookja config.status git
 configured by $0, generated by GNU Autoconf 2.70,
   with options \\"\$ac_cs_config\\"
 
index 7f03d6e..124dd9a 100644 (file)
@@ -5,15 +5,11 @@
 #
 # This is a CTIE change file for the original XML source of the LFSbook.
 #
-# $Author$
-# $Rev$
-# $Date::                           $
-#
 
 m4_include([version.ac])[] dnl define lfs_version
 
 AC_PREREQ([2.63])
-AC_INIT([LFSbookja], [svn], [matsuand AT users DOT osdn DOT me])
+AC_INIT([LFSbookja], [git], [matsuand AT users DOT osdn DOT me])
 AM_INIT_AUTOMAKE([-Wno-portability])
 AM_MAINTAINER_MODE
 
index 40e31d8..1e59863 100644 (file)
@@ -14,7 +14,7 @@ if test "x${with_rev}" != "x"; then
 fi
 AC_SUBST(revspec)
 
-VER=svn
+VER=git
 if test "x${with_rev}" = "xsystemd"; then
   BASEDIR=../${VER}-sysdja
   PDF_OUTPUT=../lfssysdja-${VER}.pdf
index 95bba4b..d0e5d62 100644 (file)
@@ -1,10 +1,6 @@
 ##
 ## This is part of LFSbookja package.
 ##
-## $Author$
-## $Rev$
-## $Date::                           $
-##
 SUBDIRS=appendices chapter01 chapter02 chapter03 chapter04 chapter05 \
        chapter06 chapter07 chapter08 chapter09 chapter10 chapter11 \
        part3intro prologue stylesheets udev-lfs
@@ -26,7 +22,7 @@ CHUNK_QUIET = 1
 NOCHUNKS_NAME = @NOCHUNKS_NAME@
 NOCHUNKS_OUTPUT = @NOCHUNKS_OUTPUT@
 PDF_OUTPUT = @PDF_OUTPUT@
-URLTOP = http\:\/\/lfsbookja.osdn.jp\/svn-ja
+URLTOP = http\:\/\/lfsbookja.osdn.jp\/git-ja
 
 #ALLXML := $(filter-out $(RENDERTMP)/%, \
 #      $(wildcard ./*.xml ./*/*.xml))
index cccbffc..c70dc23 100644 (file)
@@ -307,7 +307,7 @@ DISTCLEANFILES = $(srcs)
 ROOT_ID = 
 RENDERTMP = tmp
 CHUNK_QUIET = 1
-URLTOP = http\:\/\/lfsbookja.osdn.jp\/svn-ja
+URLTOP = http\:\/\/lfsbookja.osdn.jp\/git-ja
 
 #ALLXML := $(filter-out $(RENDERTMP)/%, \
 #      $(wildcard ./*.xml ./*/*.xml))
index 1858f69..ddfeccd 100644 (file)
@@ -26,8 +26,8 @@
 -->
 <!ENTITY jversion        "20210423">
 <!ENTITY jversiond       "20210423">
-<!ENTITY dir-jversion    "svn-ja">
-<!ENTITY dir-jversiond   "svn-sysdja">
+<!ENTITY dir-jversion    "git-ja">
+<!ENTITY dir-jversiond   "git-sysdja">
 @z
 
 @x