gforth: gforth/mkinstalldirs
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Current tag: MAIN
Revision 1.2
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Dec 24 14:47:24 2002 UTC (10 years, 4 months ago) by anton
Branch:
MAIN
CVS Tags:
HEAD,
v0-6-0,
v0-6-1,
v0-6-2,
v0-7-0
Changes since 1.1: +70 -3 lines
Diff to previous 1.1
some configure.in cleanups. In particular, I replaced all echos with
AC_MSG_... macros.
The gcc version (for disabling dynamic code) is now checked in configure (not
when compiling main.c)
updated elisp-comp install-sh missing mkinstalldirs from autoconf-2.54
Revision 1.1
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Dec 28 17:19:26 1996 UTC (16 years, 4 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-3-0,
v0-4-0,
v0-5-0
use mmap for allocating the dictionary and the stacks on some systems
added installdirs target to Makefile.in.
Use mkinstalldirs instead of install-sh -d.
added version-stamp to avoid recompiling everything after changing Makefile.in.
mostly fixed the maiming of words containing '/' in TAGS
added options --clear-dictionary and --debug.
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.