diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-17 10:59:41 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-17 10:59:41 +0000 |
commit | 46b4c688dd30161071c08bb54636505258f2cbfc (patch) | |
tree | 96a23660d8f5d49b19bcde4e89f02123975d9752 /util/macros | |
parent | 4a29699618dcf24d522848ecfcfbf3446dfc6734 (diff) |
regen
Diffstat (limited to 'util/macros')
-rw-r--r-- | util/macros/Makefile.in | 2 | ||||
-rw-r--r-- | util/macros/configure | 20 |
2 files changed, 11 insertions, 11 deletions
diff --git a/util/macros/Makefile.in b/util/macros/Makefile.in index 393a6295d..8447b7506 100644 --- a/util/macros/Makefile.in +++ b/util/macros/Makefile.in @@ -437,7 +437,7 @@ uninstall-am: uninstall-aclocalDATA uninstall-info-am .PHONY: ChangeLog ChangeLog: - (cd $(srcdir) && git-log) > ChangeLog + (GIT_DIR=$(top_srcdir)/.git git-log > .changelog.tmp && mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) || (touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2) dist-hook: ChangeLog # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/util/macros/configure b/util/macros/configure index 8f736b118..6ec577930 100644 --- a/util/macros/configure +++ b/util/macros/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for util-macros 1.1.3. +# Generated by GNU Autoconf 2.59 for util-macros 1.1.4. # # Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>. # @@ -269,8 +269,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='util-macros' PACKAGE_TARNAME='util-macros' -PACKAGE_VERSION='1.1.3' -PACKAGE_STRING='util-macros 1.1.3' +PACKAGE_VERSION='1.1.4' +PACKAGE_STRING='util-macros 1.1.4' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar LIBOBJS LTLIBOBJS' @@ -722,7 +722,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 util-macros 1.1.3 to adapt to many kinds of systems. +\`configure' configures util-macros 1.1.4 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -784,7 +784,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of util-macros 1.1.3:";; + short | recursive ) echo "Configuration of util-macros 1.1.4:";; esac cat <<\_ACEOF @@ -891,7 +891,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -util-macros configure 1.1.3 +util-macros configure 1.1.4 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -905,7 +905,7 @@ cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by util-macros $as_me 1.1.3, which was +It was created by util-macros $as_me 1.1.4, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1548,7 +1548,7 @@ fi # Define the identity of the package. PACKAGE='util-macros' - VERSION='1.1.3' + VERSION='1.1.4' cat >>confdefs.h <<_ACEOF @@ -2091,7 +2091,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by util-macros $as_me 1.1.3, which was +This file was extended by util-macros $as_me 1.1.4, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -2146,7 +2146,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -util-macros config.status 1.1.3 +util-macros config.status 1.1.4 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |