[passepartout] fix po/POTFILES generation



commit c78055aa46aa3f1f96eecc039478fd5654961ae0
Author: Sven Herzberg <herzi lanedo com>
Date:   Sun Apr 12 00:17:09 2009 +0200

    fix po/POTFILES generation
    
    * configure.ac: we're not responsible for this file
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index 304fa5c..6cfc756 100644
--- a/configure.ac
+++ b/configure.ac
@@ -106,7 +106,7 @@ fi
 PACKAGE_LOCALE_DIR="${PACKAGE_LOCALE_DIR}/${DATADIRNAME}/locale"
 AC_DEFINE_UNQUOTED(PACKAGE_LOCALE_DIR,"${PACKAGE_LOCALE_DIR}",[the package's locale path for gettext])
 
-AC_CONFIG_FILES([po/Makefile.in po/POTFILES])
+AC_CONFIG_FILES([po/Makefile.in])
 
 dnl  --------
 dnl | output |



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