2012-04-18 20:45:25 +00:00
|
|
|
# Copyright (C) 2002-2012 Free Software Foundation, Inc.
|
2008-04-14 18:05:12 +00:00
|
|
|
#
|
2012-04-18 20:45:25 +00:00
|
|
|
# This file 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 3 of the License, or
|
|
|
|
# (at your option) any later version.
|
|
|
|
#
|
|
|
|
# This file 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 file. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
#
|
|
|
|
# As a special exception to the GNU General Public License,
|
|
|
|
# this file may be distributed as part of a program that
|
|
|
|
# contains a configuration script generated by Autoconf, under
|
2008-04-14 18:05:12 +00:00
|
|
|
# the same distribution terms as the rest of that program.
|
|
|
|
#
|
|
|
|
# Generated by gnulib-tool.
|
|
|
|
#
|
|
|
|
# This file represents the specification of how gnulib-tool is used.
|
|
|
|
# It acts as a cache: It is written and read by gnulib-tool.
|
2012-04-18 20:45:25 +00:00
|
|
|
# In projects that use version control, this file is meant to be put under
|
|
|
|
# version control, like the configure.ac and various Makefile.am files.
|
2008-04-14 18:05:12 +00:00
|
|
|
|
|
|
|
|
|
|
|
# Specification in the form of a command-line invocation:
|
2014-05-16 18:26:33 +00:00
|
|
|
# gnulib-tool --import --dir=. --lib=libgnu --source-base=import --m4-base=import/m4 --doc-base=doc --tests-base=tests --aux-dir=import/extra --no-conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files dirent dirfd fnmatch-gnu frexpl inttypes memmem pathmax strstr sys_stat unistd update-copyright
|
2008-04-14 18:05:12 +00:00
|
|
|
|
|
|
|
# Specification in the form of a few gnulib-tool.m4 macro invocations:
|
|
|
|
gl_LOCAL_DIR([])
|
2010-05-23 00:57:01 +00:00
|
|
|
gl_MODULES([
|
2013-11-06 14:20:41 +00:00
|
|
|
dirent
|
2014-05-16 18:26:33 +00:00
|
|
|
dirfd
|
2012-07-02 11:52:39 +00:00
|
|
|
fnmatch-gnu
|
2013-06-21 16:17:02 +00:00
|
|
|
frexpl
|
2012-04-14 05:24:57 +00:00
|
|
|
inttypes
|
2010-05-23 00:57:01 +00:00
|
|
|
memmem
|
2013-07-01 11:25:43 +00:00
|
|
|
pathmax
|
2013-11-05 21:53:48 +00:00
|
|
|
strstr
|
2013-11-06 14:49:44 +00:00
|
|
|
sys_stat
|
2013-07-01 11:18:09 +00:00
|
|
|
unistd
|
2012-04-18 20:06:39 +00:00
|
|
|
update-copyright
|
2010-05-23 00:57:01 +00:00
|
|
|
])
|
2008-04-14 18:05:12 +00:00
|
|
|
gl_AVOID([])
|
2012-04-19 Pedro Alves <palves@redhat.com>
gdb/
* Makefile.in (GNULIB_BUILDDIR): New.
(LIBGNU, INCGNU, GNULIB_H): Adjust.
(SUBDIRS): Add $(GNULIB_BUILDDIR).
(CLEANDIRS). Remove gnulib/import.
(REQUIRED_SUBDIRS): Replace gnulib/import with $(GNULIB_BUILDDIR).
(all-lib): Ditto.
(distclean): Remove the $(GNULIB_BUILDDIR) directory.
(gnulib/import/Makefile): Replace gnulib/import with
$(GNULIB_BUILDDIR). Set CONFIG_FILES to just Makefile.
(ACLOCAL_AMFLAGS): Remove '-I gnulib/import/m4'.
(aclocal_m4_deps): Remove the gnulib dependencies. Add
acx_configure_dir.m4.
* acinclude.m4: Include acx_configure_dir.m4.
* acx_configure_dir.m4: New file.
* aclocal.m4: Regenerate.
* configure.ac: Remove gl_EARLY, gl_INIT and AM_INIT_AUTOMAKE
calls. Configure gnulib using ACX_CONFIGURE_DIR.
(GNULIB): New variable.
(GNULIB_STDINT_H): Adjust.
(AC_OUTPUT): Don't output gnulib/Makefile.
* gdb/defs.h: Include build-gnulib/config.h.
* aclocal.m4: Regenerate.
* config.in: Regenerate.
* configure: Regenerate.
* gnulib/Makefile.in: New file.
* gnulib/configure.ac: New file.
* gnulib/aclocal.m4: New file.
* gnulib/config.in: New file.
* gnulib/configure: New file.
* gnulib/: Re-run gnulib-tool to adjust.
gdb/gdbserver/
* Makefile.in (GNULIB_BUILDDIR): New.
(LIBGNU, INCGNU, GNULIB_H): Adjust.
(SUBDIRS, CLEANDIRS, REQUIRED_SUBDIRS): New.
(all, install-only, uninstall, clean-info, all-lib, clean): No
longer pass GNULIB_FLAGS_TO_PASS. Use subdir_do.
(maintainer-clean realclean distclean): Use subdir_do.
(subdir_do): New.
(gnulib/import/Makefile): Adjust. Replace gnulib/import with
$(GNULIB_BUILDDIR). Don't pass argument to config.status.
* acinclude.m4: Include acx_configure_dir.m4.
* configure.ac: Remove gl_EARLY, gl_INIT, and AM_INIT_AUTOMAKE
calls. Call AC_PROG_RANLIB. Configure gnulib using
ACX_CONFIGURE_DIR.
(GNULIB): New.
(GNULIB_STDINT_H): Adjust.
(AC_OUTPUT): Don't output gnulib/Makefile anymore.
* gdbreplay.c: Include build-gnulib/config.h.
* server.h: Likewise.
* aclocal.m4: Regenerate.
* config.in: Regenerate.
* configure: Regenerate.
2012-04-19 19:34:52 +00:00
|
|
|
gl_SOURCE_BASE([import])
|
|
|
|
gl_M4_BASE([import/m4])
|
2008-04-14 18:05:12 +00:00
|
|
|
gl_PO_BASE([])
|
|
|
|
gl_DOC_BASE([doc])
|
|
|
|
gl_TESTS_BASE([tests])
|
|
|
|
gl_LIB([libgnu])
|
|
|
|
gl_MAKEFILE_NAME([])
|
|
|
|
gl_MACRO_PREFIX([gl])
|
|
|
|
gl_PO_DOMAIN([])
|
2012-12-18 06:00:55 +00:00
|
|
|
gl_WITNESS_C_MACRO([])
|
2010-05-23 00:57:01 +00:00
|
|
|
gl_VC_FILES([false])
|