[cheese] configure: Use cheese instead of Cheese



commit d2632504fe1fec750aea5bd4ea54c74919b9a0a5
Author: Thiago Santos <thiago sousa santos collabora co uk>
Date:   Wed Aug 11 21:44:01 2010 -0300

    configure: Use cheese instead of Cheese
    
    This way the .ui files are installed in /usr/shared/cheese
    as expected, instead of /usr/shared/Cheese
    
    https://bugzilla.gnome.org/show_bug.cgi?id=626697

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 23b3d1f..d3785f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT(Cheese, 2.31.1)
+AC_INIT(cheese, 2.31.1)
 
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]