summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorXavier Bachelot <xavier@bachelot.org>2008-03-18 23:39:13 +0000
committerXavier Bachelot <xavier@bachelot.org>2008-03-18 23:39:13 +0000
commitc018135e960a7d74fff89ae15c94747f1bf7f257 (patch)
tree2430b6a4fffd6af131f69ebaf699089e84997e24 /configure.ac
parentf6d4f52f6080e30a6840828e3502b3d6a6abb614 (diff)
fix bug report link and remove a superfluous newline from the generated svnrelease.h
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 701d4b1..aece250 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-openchrome],
0.2.901,
- [https://www.openchrome.org/trac/report],
+ [http://www.openchrome.org/trac/report/1],
xf86-video-openchrome)
AC_CONFIG_SRCDIR([Makefile.am])