1 dnl Configuration of a program that links with librpathy.
3 dnl Copyright (C) 2002-2003, 2005 Free Software Foundation, Inc.
5 dnl This program is free software; you can redistribute it and/or modify
6 dnl it under the terms of the GNU General Public License as published by
7 dnl the Free Software Foundation; either version 2, or (at your option)
10 dnl This program is distributed in the hope that it will be useful,
11 dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
12 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 dnl GNU General Public License for more details.
15 dnl You should have received a copy of the GNU General Public License
16 dnl along with this program; if not, write to the Free Software
17 dnl Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
20 AC_CONFIG_AUX_DIR(../../../build-aux)
21 AM_INIT_AUTOMAKE(gettext_rpathlyx, 0)
23 AC_LIB_LINKFLAGS([rpathx])
24 AC_LIB_LINKFLAGS([rpathy],[rpathx])
25 LIBRPATHY="$LIBRPATHY $LIBRPATHX"
26 AC_SUBST(global_top_auxdir)