git://project.juiblex.co.uk
/
razor.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
7744812
)
Start 0.2
author
J. Ali Harlow
<ali@juiblex.co.uk>
Tue, 11 Aug 2009 11:53:16 +0000 (12:53 +0100)
committer
J. Ali Harlow
<ali@juiblex.co.uk>
Tue, 11 Aug 2009 11:53:16 +0000 (12:53 +0100)
AUTHORS
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/AUTHORS
b/AUTHORS
index
a998399
..
4e4c940
100644
(file)
--- a/
AUTHORS
+++ b/
AUTHORS
@@
-1,2
+1,2
@@
Kristian Høgsberg <krh@redhat.com>
-
+J. Ali Harlow <ali@juiblex.co.uk>
diff --git
a/configure.ac
b/configure.ac
index
fdbec1b
..
b88f775
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,9
+1,9
@@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59c)
-AC_INIT(razor, 0.1, ali@juiblex.co.uk)
-AM_INIT_AUTOMAKE(razor, 0.1)
-AM_CONFIG_HEADER(config.h)
+AC_INIT([razor], [0.2], [ali@juiblex.co.uk])
+AM_INIT_AUTOMAKE([])
+AM_CONFIG_HEADER([config.h])
AM_MAINTAINER_MODE
# libtool versioning - this applies to all libraries in this package