CVSROOT: /sources/m4 Module name: m4 Changes by: Eric Blake <ericb> 06/06/16 03:51:29
Index: ltdl/m4/m4-gnulib.m4 =================================================================== RCS file: ltdl/m4/m4-gnulib.m4 diff -N ltdl/m4/m4-gnulib.m4 --- ltdl/m4/m4-gnulib.m4 7 Jul 2005 16:27:54 -0000 1.2 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,27 +0,0 @@ -# -*- Autoconf -*- -# m4-gnulib.m4 -- List the gnulib modules required -# -# Copyright (C) 2003 Free Software Foundation, Inc -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301 USA - -# Written by Gary V. Vaughan <[EMAIL PROTECTED]> - -# serial 1 - -# m4_GNULIB_MODULES -# ----------------- -AC_DEFUN([m4_GNULIB_MODULES], [:])
