aboutsummaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* 2006-11-29 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2006-11-291-62/+0
| | | | | * configure.in: Move to... * configure.ac: ... here and overhaul a bit.
* 2002-08-29 Jeff Bailey <jbailey@gnu.org>Jeff Bailey2002-08-301-1/+1
| | | | | | | * configure.in: Bump version to 1.3.1 * configure: Regenerated. * NEWS: Updated for 1.3.1 release.
* 2002-03-06 Roland McGrath <roland@frob.com>Roland McGrath2002-03-071-1/+1
| | | | | * configure.in: Bump version to 1.3. * configure, Makefile.in, aclocal.m4: Regenerated.
* 2001-06-07 Roland McGrath <roland@frob.com>Roland McGrath2001-06-081-1/+1
| | | | | | * configure.in: Bump version to 1.2. * configure, Makefile.in: Regenerated. * NEWS: Updated for changes since 1.1 release.
* Add source files in release that are missing in the CVS archive.Thomas Bushnell1999-06-221-1/+1
| | | | | | 1999-06-22 Thomas Bushnell, BSG <tb@mit.edu> * configure.in: Bump version to 1.1. First official net release.
* 1999-05-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-231-1/+2
| | | | | | | | * configure.in: Bump version to 1.0.2. 1999-05-22 Roland McGrath <roland@baalperazim.frob.com> * configure.in: Add AC_PROG_CPP. * mig.in (CC): Set this before default_cpp, which might use its value.
* 1.0.1 releaseRoland McGrath1998-12-041-1/+1
|
* finished nits for making distributionRoland McGrath1998-07-191-1/+1
|
* 1998-07-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-191-0/+61
Moved mig out of gnumach into standalone distribution with vanilla autoconf/automake build arrangement. * configure.in, Makefile.am: New files. * mig.in (prefix, exec_prefix, libexecdir): New vars set by configure. (migcom): Find migcom in ${libexecdir}, and use @MIGCOM@ for its name. (cpp): Use @TARGET_CC@ -E instead of @CPP@.