autoconf-archive-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Renaming confusion..


From: Dustin J. Mitchell
Subject: Renaming confusion..
Date: Wed, 7 Oct 2009 14:11:00 -0400

OK, I'm trying to look at #6897.

In m4/ax_pkg_swig.m4, I see:

# SYNOPSIS
#
#   AC_PROG_SWIG([major.minor.micro])
#
...
AC_DEFUN([AC_PROG_SWIG],[
...

and in m4/ac_pkg_swig.m4, I see:

# OBSOLETE MACRO
#
#   Renamed to AX_PKG_SWIG
#
# SYNOPSIS
#
#   AC_PROG_SWIG([major.minor.micro])
...
AC_DEFUN([AC_PROG_SWIG],[
...

So .. the file was renamed, but the macro wasn't?  Or have I missed something?

Dustin

-- 
Open Source Storage Engineer
http://www.zmanda.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]