From d4280038c11a383e91af463b94b01f9e5a0bbf10 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Thu, 16 Jun 2011 13:37:01 +0000 Subject: [PATCH] Remove pkg files from configure --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 532106e..cf93e48 100644 --- a/configure.ac +++ b/configure.ac @@ -32,7 +32,7 @@ else fi AC_CONFIG_HEADERS([config.h]) -AC_CONFIG_FILES([opensaml.spec pkginfo Portfile]) +AC_CONFIG_FILES([opensaml.spec]) AC_CONFIG_FILES([Makefile saml/Makefile samltest/Makefile samlsign/Makefile schemas/Makefile doc/Makefile]) AC_PROG_CC([gcc gcc3 cc]) -- 2.1.4