X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fconfigure.in;h=a1efc7835fe640b35b23a6ac991cb92c65b2dbd6;hp=b6d022874e022e949668ff906991b4df409cbfe6;hb=5e36f11feab6f790e0cc6f2c882a67b7b65e3b6b;hpb=d6509484bda0c4dcd15c166b0bc9e2a173fcff53 diff --git a/Ada95/configure.in b/Ada95/configure.in index b6d02287..a1efc783 100644 --- a/Ada95/configure.in +++ b/Ada95/configure.in @@ -28,14 +28,14 @@ dnl*************************************************************************** dnl dnl Author: Thomas E. Dickey dnl -dnl $Id: configure.in,v 1.32 2011/07/16 21:53:28 tom Exp $ +dnl $Id: configure.in,v 1.36 2011/10/22 19:02:53 tom Exp $ dnl Process this file with autoconf to produce a configure script. dnl dnl See http://invisible-island.net/autoconf/ for additional information. dnl dnl --------------------------------------------------------------------------- AC_PREREQ(2.13.20020210) -AC_REVISION($Revision: 1.32 $) +AC_REVISION($Revision: 1.36 $) AC_INIT(gen/gen.c) AC_CONFIG_HEADER(include/ncurses_cfg.h:include/ncurses_cfg.hin) @@ -75,6 +75,7 @@ AC_SYS_LONG_FILE_NAMES # if we find pkg-config, check if we should install the ".pc" files. CF_PKG_CONFIG +CF_WITH_PKG_CONFIG_LIBDIR CF_ENABLE_PC_FILES AC_MSG_CHECKING(if you want to build test-programs) @@ -491,7 +492,7 @@ if test -z "$cf_user_CFLAGS" && test "$with_no_leaks" = no ; then fi CF_HELP_MESSAGE(Ada95 Binding Options:) - +cf_with_ada=yes dnl Check for availability of GNU Ada Translator (GNAT). dnl At the moment we support no other Ada95 compiler. if test "$cf_with_ada" != "no" ; then @@ -533,8 +534,10 @@ fi ################################################################################ # not needed -TINFO_ARGS2= -AC_SUBST(TINFO_ARGS2) +TINFO_LDFLAGS2= +AC_SUBST(TINFO_LDFLAGS2) +TINFO_LIBS= +AC_SUBST(TINFO_LIBS) ### Construct the list of include-directories to be generated CF_INCLUDE_DIRS