• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/rpathx/
1dnl Configuration of librpathx.
2dnl
3dnl Copyright (C) 2002-2003, 2005 Free Software Foundation, Inc.
4dnl
5dnl This program is free software: you can redistribute it and/or modify
6dnl it under the terms of the GNU General Public License as published by
7dnl the Free Software Foundation; either version 3 of the License, or
8dnl (at your option) any later version.
9dnl
10dnl This program is distributed in the hope that it will be useful,
11dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
12dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13dnl GNU General Public License for more details.
14dnl
15dnl You should have received a copy of the GNU General Public License
16dnl along with this program.  If not, see <http://www.gnu.org/licenses/>.
17
18AC_INIT(configure.ac)
19AC_CONFIG_AUX_DIR(../../../build-aux)
20AM_INIT_AUTOMAKE(gettext_rpathx, 0)
21AC_PROG_CC
22AM_PROG_LIBTOOL
23AC_SUBST(global_top_auxdir)
24AC_OUTPUT([Makefile])
25