diff build-aux/common.mk @ 19628:fe689210525c gui-release

maint: Periodic merge of stable to gui-release.
author John W. Eaton <jwe@octave.org>
date Tue, 20 Jan 2015 10:05:42 -0500
parents f550bf908f47 446c46af4b42
children 0e1f5a750d00
line wrap: on
line diff
--- a/build-aux/common.mk	Mon Jan 19 07:04:12 2015 +0100
+++ b/build-aux/common.mk	Tue Jan 20 10:05:42 2015 -0500
@@ -52,7 +52,7 @@
 GPERF = @GPERF@
 
 AR = @AR@
-ARFLAGS = @ARFLAGS@ 
+ARFLAGS = @ARFLAGS@
 
 TEMPLATE_AR = @TEMPLATE_AR@
 TEMPLATE_ARFLAGS = @TEMPLATE_ARFLAGS@
@@ -437,7 +437,7 @@
 # Where to put object files that will by dynamically loaded.
 # This path usually includes the Octave version and configuration
 # name, so that multiple configurations for multiple versions of
-# Octave may be installed at once. 
+# Octave may be installed at once.
 octfiledir = @octfiledir@
 
 # Directories Octave should search for object files that will be