configure.ac comment typo nit

This commit is contained in:
Nahum Shalman 2013-07-18 11:04:41 -04:00 committed by Yonit Halperin
parent b270fb010a
commit 7f3f51142c

View File

@ -20,7 +20,7 @@ m4_define([SPICE_AGE], [8])
# Note on the library name on linux (SONAME) produced by libtool (for reference, gleaned
# from looking at libtool 2.4.2)
#
# libspice-servver.so.current-age.age.revision
# libspice-server.so.current-age.age.revision
AC_INIT(spice, [m4_esyscmd(build-aux/git-version-gen .tarball-version)],
[spice-devel@lists.freedesktop.org], spice)