Show
Ignore:
Timestamp:
06/14/08 20:38:10 (5 months ago)
Author:
pernet
Message:

Remove gmp++, and make Givaro a mandatory package, providing the gmp++ implementation.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/linbox/linbox/util/Makefile.am

    r2762 r2971  
    1  
    21INCLUDES=-I$(top_srcdir) -I$(top_srcdir)/linbox 
    32 
    43AM_CFLAGS=-Wall -O2 
    54 
    6 SUBDIRS=gmp++ formats 
     5SUBDIRS=formats 
    76 
    87pkgincludesubdir=$(pkgincludedir)/util 
     
    1716        debug.C 
    1817 
    19 libutil_la_LIBADD=      \ 
    20         gmp++/libgmpxx.la 
     18#libutil_la_LIBADD=     \ 
     19#       gmp++/libgmpxx.la 
    2120 
    2221pkgincludesub_HEADERS=\