Changeset 2362bb in git
- Timestamp:
- Dec 15, 2000, 9:44:28 AM (22 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', '00e2e9c41af3fde1273eb3633f4c0c7c3db2579d')
- Children:
- bf0a21b9df574d823a713e5adfb19ffcaea26322
- Parents:
- 6ecf4169de96601ad861a90eaf2397c0aa777d3c
- Location:
- omalloc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
omalloc/configure
r6ecf41 r2362bb 500 500 # A filename unique to this package, relative to the directory that 501 501 # configure is in, which we can look for to find out if srcdir is correct. 502 ac_unique_file=om Alloc.c502 ac_unique_file=om_Alloc.c 503 503 504 504 # Find the source files, if location was not specified. -
omalloc/configure.in
r6ecf41 r2362bb 4 4 dnl Author: obachman@mathematik.uni-kl.de (Olaf Bachmann) 5 5 dnl Created: 11/99 6 dnl Version: $Id: configure.in,v 1. 9 2000-09-14 15:36:39obachman Exp $7 dnl lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll 8 9 AC_INIT(om Alloc.c)6 dnl Version: $Id: configure.in,v 1.10 2000-12-15 08:44:28 obachman Exp $ 7 dnl lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll 8 9 AC_INIT(om_Alloc.c) 10 10 11 11 VERSION=0.9.5
Note: See TracChangeset
for help on using the changeset viewer.