Changeset b2b47c in git


Ignore:
Timestamp:
Dec 9, 2003, 5:57:21 PM (20 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', '98550b669234b32be762076c32b3be2c35188ac4')
Children:
d18a3c7d80e32626b32a7b2f296b6340d1aba298
Parents:
f911a8dde7eaa277a7f15b8534f6c5e625f41fa2
Message:
*hannes: added kernrl dir


git-svn-id: file:///usr/local/Singular/svn/trunk@6954 2c84dea3-7e68-4137-9b89-c4e89433aadc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • configure

    rf911a8 rb2b47c  
    25572557    echo "$ac_t""yes" 1>&6
    25582558    CONFIG_SUBDIRS="$CONFIG_SUBDIRS Singular"
    2559     BUILD_SUBDIRS="$BUILD_SUBDIRS Singular"     
     2559    BUILD_SUBDIRS="$BUILD_SUBDIRS kernel Singular"     
    25602560    ac_configure_args="$ac_configure_args --enable-Singular"
    25612561  else
  • configure.in

    rf911a8 rb2b47c  
    594594    AC_MSG_RESULT(yes)
    595595    CONFIG_SUBDIRS="$CONFIG_SUBDIRS Singular"
    596     BUILD_SUBDIRS="$BUILD_SUBDIRS Singular"     
     596    BUILD_SUBDIRS="$BUILD_SUBDIRS kernel Singular"     
    597597    ac_configure_args="$ac_configure_args --enable-Singular"
    598598  else
Note: See TracChangeset for help on using the changeset viewer.