Squash me user/dyrcona/lp1970667-ubuntu-jammy-jellyfish-wip
authorJason Stephenson <jason@sigio.com>
Thu, 16 Jun 2022 13:57:48 +0000 (09:57 -0400)
committerJason Stephenson <jason@sigio.com>
Thu, 16 Jun 2022 13:58:56 +0000 (09:58 -0400)
Open-ILS/xul/staff_client/external/libmar/configure.ac

index c841525..aeddb84 100644 (file)
@@ -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],