From: Jason Stephenson Date: Thu, 16 Jun 2022 13:57:48 +0000 (-0400) Subject: Squash me X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7cd239e17655d3007dedfb95a781a000b8040f0c;p=working%2FEvergreen.git Squash me --- diff --git a/Open-ILS/xul/staff_client/external/libmar/configure.ac b/Open-ILS/xul/staff_client/external/libmar/configure.ac index c8415256fe..aeddb84c5e 100644 --- a/Open-ILS/xul/staff_client/external/libmar/configure.ac +++ b/Open-ILS/xul/staff_client/external/libmar/configure.ac @@ -2,10 +2,10 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.61]) -AC_INIT([libmar], [1.0], [jason@sigio.com]) +AC_INIT([libmar],[1.0],[jason@sigio.com]) AM_INIT_AUTOMAKE([foreign]) AC_CONFIG_SRCDIR([tool/mar.c]) -AC_CONFIG_HEADER([config.h]) +AC_CONFIG_HEADERS([config.h]) # Check for MAR_CHANNEL_ID: AC_ARG_WITH([marchannelid],