Joerg Wunsch
857bb723a2
Disable the inclusion of the Posix regexp stuff into libgnuregexp.
...
We've already got it in libc, but both libraries are incompatible
wrt. their header files and internal data structures. This
incompatibility caused the expr(1) on the fixit floppy to mysteriously
dump core for the colon operator.
Strong 2.2 candidate, since it fixes the usage of MAKEDEV on the fixit
floppy. I'd like to get it reviewed by somebody else though.
Observed by: andreas
1996-11-16 22:53:45 +00:00
Peter Wemm
345be915f7
cmp -s || install -c ==> install -C
1996-08-30 02:12:07 +00:00
Andrey A. Chernov
38378332f6
Convert to newly aded collate compare function
1996-08-12 19:04:24 +00:00
Andrey A. Chernov
a0ef95d4b3
Use collate for alpha character ranges
1996-08-12 18:03:54 +00:00
Bruce Evans
48cfb668fc
Change install' to
${INSTALL}' so that default install flags can be
...
specified in the top level Makefiles.
Previously I missed dozens of Makefiles that skip the install after
using `cmp -s' to decide that the install isn't necessary.
1995-08-06 12:24:38 +00:00
Andrey A. Chernov
c14b1eb830
Add cmp -s to beforeinstall target
1995-03-12 23:21:29 +00:00
Nate Williams
0be9c260c5
Install the include file in the same way that all other includes file are
...
in the 'beforeinstall' target.
1995-03-06 05:51:32 +00:00
Andrey A. Chernov
23a4e9ded7
Add doc to SUBDIR
1995-01-16 17:56:20 +00:00
Andrey A. Chernov
712624913e
Upgrade to code which should satisfy all things which we have
1995-01-11 06:12:04 +00:00
Andrey A. Chernov
dc92878b84
Upgrade regex code to most recent that I found
...
Version number still not changed
1995-01-11 05:39:08 +00:00
Bruce Evans
87ad8e3b91
Install libregex.h with the correct owner, group and mode.
1994-09-15 19:52:50 +00:00
Geoff Rehmet
4c640372f4
Remove explicit specification of SHLIB major and minor nos.
1994-05-27 10:53:33 +00:00
Jordan K. Hubbard
0c8096059c
A perfectly good libgnuregex.a and you can't use it! No header was being
...
installed. Do so now as gnuregex.h
1994-05-19 17:40:01 +00:00
Nate Williams
d21e209e03
No longer install the GNU regex.h include file.
1994-01-29 20:20:51 +00:00
Scott Mace
fa21f024a0
Update shlib version to 1.0
1993-12-28 07:57:07 +00:00
Paul Richards
68fb91760f
Added
...
SHLIB_MAJOR=0
SHLIB_MINOR=0
1993-11-09 20:25:14 +00:00
Rodney W. Grimes
f8851ba62f
Changed install -o root -g bin to -o ${BINOWN} -g ${BINGRP} on the header
...
install commands to be consistent with other header files.
1993-08-23 05:26:19 +00:00
Rodney W. Grimes
7ad97ad453
Changed afterintall: target to beforeinstall: so that it is easy to get
...
the regex.h header file installed.
1993-08-08 04:38:56 +00:00
J.T. Conklin
6eefa612a9
GNU Regex 0.12
1993-07-30 20:16:53 +00:00