From 548170d6810cc8728b99f9f4fc48485989509fcf Mon Sep 17 00:00:00 2001 From: Ed Hartnett Date: Thu, 23 May 2019 05:22:08 -0600 Subject: [PATCH] change to trigger CI --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index a30e51f6adc..caa4b983301 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,6 @@ ## This is the autoconf file for the PIO library. ## Ed Hartnett 8/16/17 - # Initialize autoconf and automake. AC_INIT(pio, 2.4.2-development) AC_CONFIG_SRCDIR(src/clib/pio_darray.c)