diff options
author | Alexander Larsson <alexl@redhat.com> | 2010-03-24 15:08:57 +0100 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2010-03-24 15:08:57 +0100 |
commit | fa3dddc0db4596b879f3fbfb71a18df1f7f49f3d (patch) | |
tree | 6fe32950c92f5214cf421194698137b75b2dbba1 /configure.ac | |
parent | 1c98a3536b2eab04230fe5a6055b18c15fab5052 (diff) | |
download | spice-fa3dddc0db4596b879f3fbfb71a18df1f7f49f3d.tar.gz spice-fa3dddc0db4596b879f3fbfb71a18df1f7f49f3d.tar.xz spice-fa3dddc0db4596b879f3fbfb71a18df1f7f49f3d.zip |
rename spice.pc to spice-server.pc
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 331feed2..aa9db5aa 100644 --- a/configure.ac +++ b/configure.ac @@ -324,7 +324,7 @@ AC_SUBST([SPICEC_STATIC_LINKAGE_BDYNAMIC]) AC_OUTPUT([ Makefile -spice.pc +spice-server.pc common/Makefile common/linux/ffmpeg_inc.h server/Makefile |