gnome-terminal r2833 - in trunk: . src
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-terminal r2833 - in trunk: . src
- Date: Thu, 29 May 2008 19:58:31 +0000 (UTC)
Author: chpe
Date: Thu May 29 19:58:31 2008
New Revision: 2833
URL: http://svn.gnome.org/viewvc/gnome-terminal?rev=2833&view=rev
Log:
Add some missing files to EXTRA_DIST, and try to fix distcheck with latest intltool.
Modified:
trunk/Makefile.am
trunk/configure.in
trunk/src/Makefile.am
Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am (original)
+++ trunk/Makefile.am Thu May 29 19:58:31 2008
@@ -1,7 +1,6 @@
-
SUBDIRS=src po help
-DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper
+DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-schemas-install
desktopdir = $(datadir)/applications
desktop_in_files = gnome-terminal.desktop.in
@@ -12,17 +11,11 @@
HACKING \
$(desktop_in_files) \
$(desktop_DATA) \
- intltool-extract.in \
- intltool-merge.in \
- intltool-update.in \
gnome-doc-utils.make \
xmldocs.make \
omf.make
DISTCLEANFILES = \
- intltool-extract \
- intltool-merge \
- intltool-update \
gnome-doc-utils.make \
$(desktop_DATA)
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Thu May 29 19:58:31 2008
@@ -18,7 +18,7 @@
AC_ISC_POSIX
AC_HEADER_STDC
AM_PROG_LIBTOOL
-IT_PROG_INTLTOOL([0.35.0])
+IT_PROG_INTLTOOL([0.39.99])
GNOME_COMMON_INIT
GNOME_COMPILE_WARNINGS([maximum])
Modified: trunk/src/Makefile.am
==============================================================================
--- trunk/src/Makefile.am (original)
+++ trunk/src/Makefile.am Thu May 29 19:58:31 2008
@@ -12,7 +12,6 @@
skey-popup.c \
skey-popup.h \
terminal.c \
- terminal.h \
terminal-accels.c \
terminal-accels.h \
terminal-app.c \
@@ -128,6 +127,8 @@
EXTRA_DIST = \
terminal-marshal.list \
+ terminal-type-builtins.c.template \
+ terminal-type-builtins.h.template \
$(icon_DATA) \
$(schema_in_files) \
$(server_DATA) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]