projects
/
darkstat
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b647449
)
Add homepage URL to AC_INIT.
author
Malte S. Stretz
<mss@apache.org>
Fri, 3 Sep 2010 09:06:23 +0000
(11:06 +0200)
committer
Emil Mikulic
<emikulic@gmail.com>
Sat, 4 Jun 2011 14:00:31 +0000
(
00:00
+1000)
This sets PACKAGE_URL in config.h.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
4cdf055
..
3e9f78b
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,4
+1,4
@@
-AC_INIT(darkstat, 3.0.0-git)
+AC_INIT(darkstat, 3.0.0-git
, , , http://dmr.ath.cx/net/darkstat/
)
AC_CONFIG_SRCDIR([darkstat.c])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_SRCDIR([darkstat.c])
AC_CONFIG_HEADER([config.h])