]> sigrok.org Git - libsigrokdecode.git/blobdiff - configure.ac
srd: Disable 'onewire' PD for now, until it's working.
[libsigrokdecode.git] / configure.ac
index 0d7f71050a0a08205bb2f17ac1e5c1f2a48ec6aa..f42f0f4c930ab08f9bb25349a57b54e887be57be 100644 (file)
@@ -36,6 +36,7 @@ AC_CONFIG_AUX_DIR([autostuff])
 # We require at least automake 1.11 (needed for 'silent rules').
 AM_INIT_AUTOMAKE([1.11 -Wall -Werror foreign std-options])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
+m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
 
 AH_TOP([#ifndef SRD_CONFIG_H
 #define SRD_CONFIG_H    /* To stop multiple inclusions. */])