View | Details | Raw Unified | Return to bug 196780
Collapse All | Expand All

(-)files/patch-configure.ac (+11 lines)
Line 0 Link Here
1
--- configure.ac.orig	2013-12-04 07:35:06 UTC
2
+++ configure.ac
3
@@ -137,7 +137,7 @@ AC_CANONICAL_HOST
4
 #-------------------------------------------
5
 # Pass variables to MAKEFILE.AM
6
 AC_SUBST(HOST,$host)
7
-AC_SUBST(LIBSPIRO_VERSION,$spiro_info)
8
+AC_SUBST(LIBSPIRO_VERSION,spiro_info)
9
 
10
 #-------------------------------------------
11
 # Check for and add usable compiler warnings

Return to bug 196780