From 9cdd9a149c1c0213802d15cc204d60b3199a9653 Mon Sep 17 00:00:00 2001 From: Eric Stanley Date: Fri, 6 Apr 2012 10:18:47 -0500 Subject: Updated to support compiling and building RPM on AIX. --- configure.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 1d16bcd1..e8fc7892 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,8 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) AC_INIT(nagios-plugins,1.4.15) AC_CONFIG_SRCDIR(NPTest.pm) -AC_CONFIG_FILES(gl/Makefile) +AC_CONFIG_FILES([gl/Makefile + nagios-plugins.spec]) AC_CONFIG_AUX_DIR(build-aux) AM_INIT_AUTOMAKE([1.8.3]) AM_CONFIG_HEADER(config.h) -- cgit v1.2.3-74-g34f1