summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNahum Shalman <nshalman@elys.com>2013-07-18 11:04:41 -0400
committerYonit Halperin <yhalperi@redhat.com>2013-07-22 12:01:44 -0400
commit7f3f51142caa19acd3f7de1daeced44649ed17c7 (patch)
tree5e0fb02f90baff32452dfa0d6306f34714e15e2d
parentb270fb010a3ddb432dfe6b15e4bdffa6ac086cd0 (diff)
downloadspice-7f3f51142caa19acd3f7de1daeced44649ed17c7.tar.gz
spice-7f3f51142caa19acd3f7de1daeced44649ed17c7.tar.xz
spice-7f3f51142caa19acd3f7de1daeced44649ed17c7.zip
configure.ac comment typo nit
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index edda8e97..a549ed93 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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)