]> sigrok.org Git - libsigrok.git/blobdiff - configure.ac
Build: Include <config.h> first in all source files
[libsigrok.git] / configure.ac
index 836048947f3a235e161fcf940c6e4a70191fbdd3..b4ba2b3d9f7897fe3314c5ca941787bdce44acd4 100644 (file)
@@ -33,10 +33,6 @@ AM_INIT_AUTOMAKE([1.11 -Wall -Werror no-define nostdinc subdir-objects check-new
 AM_SILENT_RULES([yes])
 m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
 
-AH_TOP([#ifndef SR_CONFIG_H
-#define SR_CONFIG_H    /* To stop multiple inclusions. */])
-AH_BOTTOM([#endif /* SR_CONFIG_H */])
-
 AC_CANONICAL_HOST
 
 # Checks for programs.