[zaptel-commits] kpfleming: branch 1.4 r2216 - in /branches/1.4:
configure configure.ac
zaptel-commits at lists.digium.com
zaptel-commits at lists.digium.com
Fri Feb 23 17:03:38 MST 2007
Author: kpfleming
Date: Fri Feb 23 18:03:37 2007
New Revision: 2216
URL: http://svn.digium.com/view/zaptel?view=rev&rev=2216
Log:
filename has changed
Modified:
branches/1.4/configure
branches/1.4/configure.ac
Modified: branches/1.4/configure
URL: http://svn.digium.com/view/zaptel/branches/1.4/configure?view=diff&rev=2216&r1=2215&r2=2216
==============================================================================
--- branches/1.4/configure (original)
+++ branches/1.4/configure Fri Feb 23 18:03:37 2007
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.ac Revision: 1568 .
+# From configure.ac Revision: 2107 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61.
#
@@ -580,7 +580,7 @@
PACKAGE_BUGREPORT=
ac_unique_file="zaptel"
-ac_unique_file="zaptel.c"
+ac_unique_file="zaptel-base.c"
# Factoring default headers for most tests.
ac_includes_default="\
#include <stdio.h>
Modified: branches/1.4/configure.ac
URL: http://svn.digium.com/view/zaptel/branches/1.4/configure.ac?view=diff&rev=2216&r1=2215&r2=2216
==============================================================================
--- branches/1.4/configure.ac (original)
+++ branches/1.4/configure.ac Fri Feb 23 18:03:37 2007
@@ -9,7 +9,7 @@
AC_INIT(zaptel, ZAP_VERSION, www.asterisk.org)
# check existence of the package
-AC_CONFIG_SRCDIR([zaptel.c])
+AC_CONFIG_SRCDIR([zaptel-base.c])
AC_COPYRIGHT("Zaptel")
AC_REVISION($Revision$)
More information about the zaptel-commits
mailing list