From 43e6db7e72dbc4bc162e7dbf1e2134429d8b5e3f Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Mon, 8 Nov 2010 19:49:41 +0000 Subject: Change the bug reporting email address. Review URL: http://breakpad.appspot.com/226001 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@728 4c0a9323-5329-0410-9bdc-e9ce6186880e --- configure | 10 +++++----- configure.ac | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/configure b/configure index eaa623f7..aaa92ea9 100755 --- a/configure +++ b/configure @@ -2,7 +2,7 @@ # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.65 for breakpad 0.1. # -# Report bugs to . +# Report bugs to . # # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -231,7 +231,7 @@ fi $as_echo "$0: be upgraded to zsh 4.3.4 or later." else $as_echo "$0: Please tell bug-autoconf@gnu.org and -$0: opensource@google.com about your system, including any +$0: google-breakpad-dev@googlegroups.com about your system, including any $0: error possibly output before this message. Then install $0: a modern shell, or manually run the script under such a $0: shell if you do have one." @@ -554,7 +554,7 @@ PACKAGE_NAME='breakpad' PACKAGE_TARNAME='breakpad' PACKAGE_VERSION='0.1' PACKAGE_STRING='breakpad 0.1' -PACKAGE_BUGREPORT='opensource@google.com' +PACKAGE_BUGREPORT='google-breakpad-dev@googlegroups.com' PACKAGE_URL='' ac_unique_file="README" @@ -1328,7 +1328,7 @@ Some influential environment variables: Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. -Report bugs to . +Report bugs to . _ACEOF ac_status=$? fi @@ -5794,7 +5794,7 @@ $config_headers Configuration commands: $config_commands -Report bugs to ." +Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 diff --git a/configure.ac b/configure.ac index 1b30b062..8379a50e 100644 --- a/configure.ac +++ b/configure.ac @@ -30,7 +30,7 @@ AC_PREREQ(2.57) -AC_INIT(breakpad, 0.1, opensource@google.com) +AC_INIT(breakpad, 0.1, google-breakpad-dev@googlegroups.com) dnl Sanity check: the argument is just a file that should exist. AC_CONFIG_SRCDIR(README) AC_CONFIG_AUX_DIR(autotools) -- cgit v1.2.1