From 5dcc31e170faa32c4a26e94ef1ad736d617d632d Mon Sep 17 00:00:00 2001 From: Ken Rice Date: Mon, 4 Mar 2013 10:33:28 -0600 Subject: [PATCH] missed a spot --- configure.in | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.in b/configure.in index 99f88fd339..6c99f97c5c 100644 --- a/configure.in +++ b/configure.in @@ -1107,7 +1107,6 @@ AC_CONFIG_FILES([Makefile libs/xmlrpc-c/config.mk libs/xmlrpc-c/srcdir.mk libs/xmlrpc-c/stamp-h - libs/sipcc/Makefile scripts/gentls_cert]) AM_CONDITIONAL(ISLINUX, [test `uname -s` = Linux])