#! /bin/sh
# Wrapper for compilers which do not understand '-c -o'.
-scriptversion=2018-03-07.03; # UTC
+scriptversion=2023-11-23.18; # UTC
# Copyright (C) 1999-2023 Free Software Foundation, Inc.
# Written by Tom Tromey <tromey@cygnus.com>.
right script to run: please start by reading the file 'INSTALL'.
Report bugs to <bug-automake@gnu.org>.
+GNU Automake home page: <https://www.gnu.org/software/automake/>.
+General help using GNU software: <https://www.gnu.org/gethelp/>.
EOF
exit $?
;;
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
-scriptversion=2022-09-18.14; # UTC
+scriptversion=2023-11-23.18; # UTC
# Copyright (C) 1999-2023 Free Software Foundation, Inc.
libtool Whether libtool is used (yes/no).
Report bugs to <bug-automake@gnu.org>.
+GNU Automake home page: <https://www.gnu.org/software/automake/>.
+General help using GNU software: <https://www.gnu.org/gethelp/>.
EOF
exit $?
;;
#!/bin/sh
# install - install a program, script, or datafile
-scriptversion=2020-11-14.01; # UTC
+scriptversion=2023-11-23.18; # UTC
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
If -S is not specified, no backups are attempted.
-Email bug reports to bug-automake@gnu.org.
-Automake home page: https://www.gnu.org/software/automake/
-"
+Report bugs to <bug-automake@gnu.org>.
+GNU Automake home page: <https://www.gnu.org/software/automake/>.
+General help using GNU software: <https://www.gnu.org/gethelp/>."
while test $# -ne 0; do
case $1 in
#!/bin/sh
# Get modification time of a file or directory and pretty-print it.
-scriptversion=2018-03-07.03; # UTC
+scriptversion=2023-11-23.18; # UTC
# Copyright (C) 1995-2023 Free Software Foundation, Inc.
# written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, June 1995
1 January 1970
Report bugs to <bug-automake@gnu.org>.
+GNU Automake home page: <https://www.gnu.org/software/automake/>.
+General help using GNU software: <https://www.gnu.org/gethelp/>.
EOF
exit $?
;;
#! /bin/sh
# Common wrapper for a few potentially missing GNU and other programs.
-scriptversion=2023-11-23.17; # UTC
+scriptversion=2023-11-23.18; # UTC
# Copyright (C) 1996-2023 Free Software Foundation, Inc.
# Originally written by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and
'g' are ignored when checking the name.
-Send bug reports to <bug-automake@gnu.org>."
+Report bugs to <bug-automake@gnu.org>.
+GNU Automake home page: <https://www.gnu.org/software/automake/>.
+General help using GNU software: <https://www.gnu.org/gethelp/>."
exit $?
;;
#! /bin/sh
# mkinstalldirs --- make directory hierarchy
-scriptversion=2020-07-26.22; # UTC
+scriptversion=2023-11-23.18; # UTC
# Original author: Noah Friedman <friedman@prep.ai.mit.edu>
# Created: 1993-05-16
Create each directory DIR (with mode MODE, if specified), including all
leading file name components.
-Report bugs to <bug-automake@gnu.org>."
+Report bugs to <bug-automake@gnu.org>.
+GNU Automake home page: <https://www.gnu.org/software/automake/>.
+General help using GNU software: <https://www.gnu.org/gethelp/>."
# process command line arguments
while test $# -gt 0 ; do
#!/bin/sh
# py-compile - Compile a Python program
-scriptversion=2023-03-30.00; # UTC
+scriptversion=2023-11-23.18; # UTC
# Copyright (C) 2000-2023 Free Software Foundation, Inc.
py-compile --destdir /tmp/pkg-root --basedir /usr/share/test test.py test2.py
Report bugs to <bug-automake@gnu.org>.
+GNU Automake home page: <https://www.gnu.org/software/automake/>.
+General help using GNU software: <https://www.gnu.org/gethelp/>.
EOF
exit $?
;;
#! /bin/sh
# ylwrap - wrapper for lex/yacc invocations.
-scriptversion=2018-03-07.03; # UTC
+scriptversion=2023-11-23.18; # UTC
# Copyright (C) 1996-2023 Free Software Foundation, Inc.
#
Any number of OUTPUT,DESIRED pairs may be used.
Report bugs to <bug-automake@gnu.org>.
+GNU Automake home page: <https://www.gnu.org/software/automake/>.
+General help using GNU software: <https://www.gnu.org/gethelp/>.
EOF
exit $?
;;