Author: kitone
Date: Mon Oct 31 11:39:12 2016
New Revision: 989
URL: http://svn.gna.org/viewcvs/subtitleeditor?rev=989&view=rev
Log:
Fix bug #24949 : Remove deprecated gnome-common variable GNOME2_DIR.
Modified:
trunk/ChangeLog
trunk/autogen.sh
Modified: trunk/ChangeLog
URL:
http://svn.gna.org/viewcvs/subtitleeditor/trunk/ChangeLog?rev=989&r1=988&r2=989&view=diff
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Mon Oct 31 11:39:12 2016
@@ -1,3 +1,8 @@
+2016-10-31 kitone <[email protected]>
+
+ * autogen.sh:
+ Fix bug #24949 : Remove deprecated gnome-common variable GNOME2_DIR.
+
2016-10-31 kitone <[email protected]>
* src/defaultcfg.cc:
Modified: trunk/autogen.sh
URL:
http://svn.gna.org/viewcvs/subtitleeditor/trunk/autogen.sh?rev=989&r1=988&r2=989&view=diff
==============================================================================
--- trunk/autogen.sh (original)
+++ trunk/autogen.sh Mon Oct 31 11:39:12 2016
@@ -4,14 +4,6 @@
test -z "$srcdir" && srcdir=.
DIE=0
-
-if [ -n "$GNOME2_DIR" ]; then
- ACLOCAL_FLAGS="-I $GNOME2_DIR/share/aclocal $ACLOCAL_FLAGS"
- LD_LIBRARY_PATH="$GNOME2_DIR/lib:$LD_LIBRARY_PATH"
- PATH="$GNOME2_DIR/bin:$PATH"
- export PATH
- export LD_LIBRARY_PATH
-fi
(test -f $srcdir/configure.ac) || {
echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
_______________________________________________
Subtitleeditor-commits mailing list
[email protected]
https://mail.gna.org/listinfo/subtitleeditor-commits