gtksourceview r2021 - trunk
- From: pborelli svn gnome org
- To: svn-commits-list gnome org
- Subject: gtksourceview r2021 - trunk
- Date: Sun, 10 Aug 2008 12:36:55 +0000 (UTC)
Author: pborelli
Date: Sun Aug 10 12:36:55 2008
New Revision: 2021
URL: http://svn.gnome.org/viewvc/gtksourceview?rev=2021&view=rev
Log:
2008-08-10 Paolo Borelli <paolo borelli katamail com>
* configure.ac: restore variable used by test-widget that I removed
by mistake.
Modified:
trunk/ChangeLog
trunk/configure.ac
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Sun Aug 10 12:36:55 2008
@@ -74,6 +74,10 @@
AM_GLIB_GNU_GETTEXT
AM_GLIB_DEFINE_LOCALEDIR(LOCALEDIR)
+# test-widget uses this to find lang files and gtksourcebuffer.c
+ABS_TOP_SRCDIR=`cd $srcdir && pwd`
+AC_SUBST(ABS_TOP_SRCDIR)
+
# Output files
AC_CONFIG_FILES([
gtksourceview-2.0.pc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]