diff build-aux/common.mk @ 19630:0e1f5a750d00

maint: Periodic merge of gui-release to default.
author John W. Eaton <jwe@octave.org>
date Tue, 20 Jan 2015 10:24:46 -0500
parents 2218dd129a6b fe689210525c
children bf25e9f7c22a
line wrap: on
line diff
--- a/build-aux/common.mk	Tue Jan 20 09:55:41 2015 -0500
+++ b/build-aux/common.mk	Tue Jan 20 10:24:46 2015 -0500
@@ -52,7 +52,7 @@
 GPERF = @GPERF@
 
 AR = @AR@
-ARFLAGS = @ARFLAGS@ 
+ARFLAGS = @ARFLAGS@
 
 TEMPLATE_AR = @TEMPLATE_AR@
 TEMPLATE_ARFLAGS = @TEMPLATE_ARFLAGS@
@@ -427,7 +427,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