Changeset 9ae4da in git for configure


Ignore:
Timestamp:
Jun 24, 2010, 12:10:49 PM (14 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
e49c970bf24234ef845900338e0d0fc7b4656649
Parents:
4429c9fe701eb7c097de1815b71d088770b0ba98
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2010-06-24 12:10:49+02:00
git-committer:
Mohamed Barakat <mohamed.barakat@rwth-aachen.de>2011-11-09 11:55:19+01:00
Message:
make for resource
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure

    r4429c9f r9ae4da  
    26072607    enable_Singular=yes
    26082608    echo "$ac_t""yes" 1>&6
    2609     CONFIG_SUBDIRS="$CONFIG_SUBDIRS misc reporter coeffs Singular"
    2610     BUILD_SUBDIRS="$BUILD_SUBDIRS misc reporter coeffs kernel Singular"
    2611     BUILD1_SUBDIRS="$BUILD1_SUBDIRS misc reporter coeffs kernel Singular"       
     2609    CONFIG_SUBDIRS="$CONFIG_SUBDIRS misc reporter resource coeffs Singular"
     2610    BUILD_SUBDIRS="$BUILD_SUBDIRS misc reporter resource coeffs kernel Singular"       
     2611    BUILD1_SUBDIRS="$BUILD1_SUBDIRS misc reporter resource coeffs kernel Singular"     
    26122612    ac_configure_args="$ac_configure_args --enable-Singular"
    26132613  else
     
    26182618  if test -d Singular; then
    26192619    echo "$ac_t""yes" 1>&6
    2620     CONFIG_SUBDIRS="$CONFIG_SUBDIRS misc reporter coeffs Singular"
    2621     BUILD_SUBDIRS="$BUILD_SUBDIRS misc reporter coeffs kernel Singular"
    2622     BUILD1_SUBDIRS="$BUILD1_SUBDIRS misc reporter coeffs kernel Singular"       
     2620    CONFIG_SUBDIRS="$CONFIG_SUBDIRS misc reporter resource coeffs Singular"
     2621    BUILD_SUBDIRS="$BUILD_SUBDIRS misc reporter resource coeffs kernel Singular"       
     2622    BUILD1_SUBDIRS="$BUILD1_SUBDIRS misc reporter resource coeffs kernel Singular"     
    26232623  else
    26242624    echo "$ac_t""no" 1>&6
Note: See TracChangeset for help on using the changeset viewer.