/[libtool]/libtool/tagdemo/configure.in
ViewVC logotype

Diff of /libtool/tagdemo/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by othman, Tue Feb 1 23:24:43 2000 UTC revision 1.3 by rboehne, Wed Jun 6 14:53:29 2001 UTC
# Line 50  dnl Setup Libtool Line 50  dnl Setup Libtool
50  dnl Check for libtool and turn on Automake processing for Libtool  dnl Check for libtool and turn on Automake processing for Libtool
51  AM_PROG_LIBTOOL  AM_PROG_LIBTOOL
52    
 dnl Enable C++ support in libtool  
 dnl This causes a C++ configuration tag to be appended to the libtool  
 dnl script generated during the above AC_PROG_LIBTOOL macro execution.  
 AC_LIBTOOL_CXX  
   
 dnl FIXME:  We need a better place to add the libtool "tag" flag.  
 dnl         This is a really ugly hack.  
 LIBTOOL="$LIBTOOL --tag=CXX"  
   
53  AC_CHECK_HEADERS(math.h)  AC_CHECK_HEADERS(math.h)
54    
55  AC_CHECK_LIBM  AC_CHECK_LIBM

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26