Changeset 2362bb in git for omalloc


Ignore:
Timestamp:
Dec 15, 2000, 9:44:28 AM (23 years ago)
Author:
Olaf Bachmann <obachman@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
bf0a21b9df574d823a713e5adfb19ffcaea26322
Parents:
6ecf4169de96601ad861a90eaf2397c0aa777d3c
Message:
* bug fix


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

Legend:

Unmodified
Added
Removed
  • omalloc/configure

    r6ecf41 r2362bb  
    500500# A filename unique to this package, relative to the directory that
    501501# configure is in, which we can look for to find out if srcdir is correct.
    502 ac_unique_file=omAlloc.c
     502ac_unique_file=om_Alloc.c
    503503
    504504# Find the source files, if location was not specified.
  • omalloc/configure.in

    r6ecf41 r2362bb  
    44dnl Author:  obachman@mathematik.uni-kl.de (Olaf Bachmann)
    55dnl Created: 11/99
    6 dnl Version: $Id: configure.in,v 1.9 2000-09-14 15:36:39 obachman Exp $
    7 dnl lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll
    8 
    9 AC_INIT(omAlloc.c)
     6dnl Version: $Id: configure.in,v 1.10 2000-12-15 08:44:28 obachman Exp $
     7dnl lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll
     8
     9AC_INIT(om_Alloc.c)
    1010
    1111VERSION=0.9.5
Note: See TracChangeset for help on using the changeset viewer.