intltool r771 - trunk
- From: dobey svn gnome org
- To: svn-commits-list gnome org
- Subject: intltool r771 - trunk
- Date: Sun, 1 Mar 2009 03:49:14 +0000 (UTC)
Author: dobey
Date: Sun Mar 1 03:49:14 2009
New Revision: 771
URL: http://svn.gnome.org/viewvc/intltool?rev=771&view=rev
Log:
Don't hardcode the SHELL value (gnome bug #573525)
Modified:
trunk/ChangeLog
trunk/Makefile.in.in
Modified: trunk/Makefile.in.in
==============================================================================
--- trunk/Makefile.in.in (original)
+++ trunk/Makefile.in.in Sun Mar 1 03:49:14 2009
@@ -21,7 +21,7 @@
PACKAGE = @PACKAGE@
VERSION = @VERSION@
-SHELL = /bin/sh
+SHELL = @SHELL@
srcdir = @srcdir@
top_srcdir = @top_srcdir@
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]