updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / ghosd-darcs / configure.patch
blob6c04a5d666679fc75c3e79a7b18d8eedad540750
1 --- ghosd/configure.ac 2009-02-15 17:23:29.557561023 +0100
2 +++ ghosd-build/configure.ac 2009-02-15 17:34:42.734158966 +0100
3 @@ -7,11 +7,8 @@
5 # libtool versioning information.
6 # we're gonna break this API regularly until the first release, though.
7 -LT_CURRENT=0
8 -LT_REVISION=0
9 -LT_AGE=0
11 -VERSION_INFO="$LT_CURRENT:$LT_REVISION:$LT_AGE"
12 +VERSION_INFO="0"
13 AC_SUBST(VERSION_INFO)
15 AM_MAINTAINER_MODE