079399f6df
small changes to accomodate other versions of configure
1991-12-28 03:15:17 +00:00
53b28d354e
oops, but in last patch
1991-12-28 00:50:00 +00:00
e488e58118
Be less sensitive to spaces in Makefile.in. Kills bug #556 .
1991-12-28 00:29:34 +00:00
b940b7c22e
print version number nicely
1991-12-19 23:58:40 +00:00
0c72405d83
added -V for version number option
1991-12-19 23:55:06 +00:00
8f861f082d
removed -ansi and -languages options from configure, added
...
configure.texi (a work in progress), configure.man (a terse first
cut), build configure.info and install man page.
1991-12-13 11:54:57 +00:00
7da1d33424
find config.subr again
1991-12-13 09:38:48 +00:00
475576aef9
config.sub & config.subr merge
1991-12-12 06:30:17 +00:00
0e0643c7a6
* configure: \{1,2\} appears to be a sysv'ism. Use a different
...
regexp.
1991-12-07 10:32:08 +00:00
4d714963c5
Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
...
* Makefile.in: unwrapped some for loops so that parallel makes
work again and so one can focus one's attention on a particular
package.
Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
* configure: added PWD as a stand in for `pwd` (for speed). use
elif wherever possible. make -srcdir work without -objdir.
-objdir= commented out.
Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
* configure: +options become --options. -subdirs commented out.
added -host, -datadir. Renamed -destdir to -prefix. Comment in
Makefile now at top of generated Makefile. Removed cvs log
entries. added -srcdir. create .gdbinit only if there is one
in ${srcdir}.
* Makefile.in: idestdir and ddestdir go away. Added copyrights
and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
and mandir now keyed off datadir by default.
Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
* Freshly created ChangeLog.
1991-12-07 08:20:18 +00:00
7785cbdd0b
Passes down version_path for things which install themselves into
...
libsubdir.
1991-11-13 20:56:11 +00:00
ab71ab7b1f
The +noversion flag will make an installation happen to the machine/..
...
directory rather than the machine/version/.. directory.
Steve
1991-11-13 19:49:17 +00:00
3509822c48
allow +foo bar options. stolen from texinfo configure
1991-11-12 04:41:21 +00:00
3bb089aa0c
correct a comment
1991-11-09 11:34:52 +00:00
28f3b09449
new install theme
1991-11-01 00:25:28 +00:00
ee8f0bd734
More name changing
1991-10-25 02:07:18 +00:00
ba04ec6e77
Allow for using tmake-sun4
1991-10-24 00:23:59 +00:00
c5ae567837
Makefiles should include the makefile frag names even if the makefile
...
frag doesn't exist in *this* directory. Otherwise we inherit the
variable setting from our parent Makefile.
1991-10-23 21:48:28 +00:00
5420feaa8e
* Die when sub-configure's do.
...
* get the makefile building message line correct.
* set -e
1991-10-10 04:57:23 +00:00
50ac10c17a
Backed out the "/bin/sh config.sub" change. Fails when config.sub was
...
on PATH.
1991-10-10 01:04:42 +00:00
dafcb8be38
Call config.sub as "/bin/sh config.sub" instead of directly. This
...
protects us from the case where config.sub isn't executable.
1991-10-10 00:38:08 +00:00
639665deb8
Another patch from jim.
1991-10-09 00:48:26 +00:00
bdb7313439
Fix bug in smake- file code.
1991-10-08 06:07:58 +00:00
49b10446f9
Use john's heuristic for finding ourselves. kinda like hare krishna.
1991-10-04 22:52:09 +00:00
7875b07ffa
Added +site=foo option for naming site specific Makefile fragments.
1991-10-02 06:29:53 +00:00
6f8ac2d9fb
Removed +f option. Used to stand for +forcesubdirs which is now
...
called +subdirs.
1991-10-02 06:15:13 +00:00
213195dd9d
Added rcs log line.
1991-10-02 06:02:35 +00:00
c297d71ea1
+template dies an ugly death.
1991-10-02 06:01:47 +00:00
5a168a17ee
resync
1991-10-02 04:15:56 +00:00
46f3c7cda5
Trivial cleanup.
1991-10-01 03:11:29 +00:00
b8f8fddc8c
* use aliases as directory names.
...
* put aliases AND parsed triples into Makefiles.
* config.status is a shell script.
* remove formfeeds from resulting Makefile.
1991-10-01 02:44:32 +00:00
46766962cf
Reword recurr.
1991-10-01 02:38:26 +00:00
3c8735af98
rcs enters the soup.
1991-08-25 23:40:24 +00:00
5781b1ba03
Adding diff to the fray.
1991-08-25 21:48:40 +00:00
bc58b41dbc
Adding grep to the fray.
1991-08-25 20:18:21 +00:00
991643f592
+forcesubdirs -> +subdirs
1991-08-07 19:21:32 +00:00
9fddf5af62
revised option parsing.
1991-08-06 19:26:01 +00:00
4101d86838
Host-level GNUmakefiles.
1991-08-06 19:12:55 +00:00
063efd10aa
Roll in new configure that handles GDB. Make sure that the "configure"
...
that is checked-in reflects the latest "configure.in", which includes gdb.
1991-07-20 00:55:20 +00:00
928126638a
Re-arrange so that gcc, which creates directories, gets installed
...
first.
1991-06-13 04:21:14 +00:00
ac1d3910bf
correctly propogate destdir
1991-06-12 21:23:05 +00:00
e47a757114
Added +clib option.
1991-06-09 20:40:00 +00:00
64e81d3aae
Removed clib for now.
1991-05-27 21:04:21 +00:00
6c18e39366
fixed a bug in multiple targets
1991-05-27 20:54:50 +00:00
fe4c1c5b33
remove gdb until config issues resolve.
1991-05-22 01:44:06 +00:00
323a23f174
Added gdb.
1991-05-19 08:00:11 +00:00
9d1e053bdc
Changes to deal with missing subdirs gracefully, and changes dictated
...
from dropping configure over gdb.
1991-05-19 00:32:13 +00:00
7df723106b
Many small changes including the removal of configure.template. Any
...
valid configure script can now be used as a template.
1991-05-14 14:09:59 +00:00
67ca110ded
Changed getopt to libiberty, commented out an aborted attempt at host
...
level Makefiles because it caused errors on +rm, add a warning for
directories expected to be removed on +rm but that don't exist.
1991-05-03 19:14:21 +00:00
6a3958b22d
Three staging checkpoint.
1991-04-24 16:52:32 +00:00