kopia lustrzana https://github.com/jamescoxon/dl-fldigi
				
				
				
			Fix xmlrpc-c m4 macro
Don't try to run xmlrpc-c-config when building without xmlrpc supportpull/2/head
							rodzic
							
								
									7b6f999169
								
							
						
					
					
						commit
						44eceae21e
					
				|  | @ -52,6 +52,10 @@ AC_DEFUN([AC_FLDIGI_XMLRPC], [ | |||
|       fi | ||||
|   fi | ||||
| 
 | ||||
|   AC_DEFINE_UNQUOTED([XMLRPC_BUILD_VERSION], ["`$XMLRPC_C_CONFIG --version`"], [XMLRPC-C version]) | ||||
|   if test "x$ac_cv_xmlrpc" = "xyes"; then | ||||
|       AC_DEFINE_UNQUOTED([XMLRPC_BUILD_VERSION], ["`$XMLRPC_C_CONFIG --version`"], [XMLRPC-C version]) | ||||
|   else | ||||
|       AC_DEFINE_UNQUOTED([XMLRPC_BUILD_VERSION], [""], [XMLRPC-C version]) | ||||
|   fi | ||||
|   AM_CONDITIONAL([ENABLE_XMLRPC], [test "x$ac_cv_xmlrpc" = "xyes"]) | ||||
| ]) | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Stelios Bounanos
						Stelios Bounanos