From f582b006b4ae6d43feb94289c5d4e8df77e8d391 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Tue, 2 Feb 2010 00:41:52 +0100 Subject: Change bug report address to launchpad bugs url. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 76ea87a..25704bf 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.64]) -AC_INIT([redshift], [1.1], [jonlst@gmail.com]) +AC_INIT([redshift], [1.1], [https://bugs.launchpad.net/redshift]) AC_CONFIG_SRCDIR([src/redshift.c]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([dist-bzip2]) -- cgit v1.2.3-70-g09d2