]> the.earth.li Git - onak.git/blobdiff - sigcheck.c
Drop "autoreconf -i" for Travis CI now we're using CMake
[onak.git] / sigcheck.c
index d0ca3d1965e8a8c8fa3f2254d0b8f5ea3f8364ef..2401665b498bbfaf78c4662a55dcb0bf407bcb91 100644 (file)
  * more details.
  *
  * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 51
- * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
 #include <stdint.h>
 
-#include "config.h"
+#include "build-config.h"
 #include "decodekey.h"
 #include "keyid.h"
 #include "keystructs.h"