summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* (hppa*-hp-hpux10*): Use s/hpux10.h.Richard M. Stallman1995-11-151-1/+1
|
* (LIBS): Add libsrc_libs and keep the old LIBS.Richard M. Stallman1995-11-101-1/+1
|
* (m68k-*-linux*): New alternative.Richard M. Stallman1995-10-311-0/+5
|
* (sparc-*-nextstep*): Remove incorrect .h's.Richard M. Stallman1995-10-301-1/+1
|
* Don't bother checking for drem.Karl Heuer1995-10-251-1/+1
|
* Add `athen' as synonym for `athena'.Richard M. Stallman1995-10-051-1/+1
|
* (powerpc-*-solaris2): New alternative.xRichard M. Stallman1995-10-011-1/+4
|
* Improve error msg for invalid --with-x-toolkit value.Richard M. Stallman1995-09-101-2/+2
|
* (LOCALTIME_CACHE): Define if tzset exists andRichard M. Stallman1995-09-101-1/+31
| | | | if localtime caches TZ. Check for tzset.
* (RANLIB): Substitute this into makefiles.Richard M. Stallman1995-08-171-1/+8
| | | | | | Set it specially on solaris; set it by default on other systems. Fix previous Alpha change.
* (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS.Richard M. Stallman1995-08-131-1/+4
|
* (CFLAGS): When computing CFLAGS and REAL_CFLAGSRichard M. Stallman1995-08-121-4/+9
| | | | | | from config.h, use SPECIFIED_CFLAGS to get what the user specified. (alpha-*-linux*): New configuration.
* (m68*-next-*): Use m68k.h and nextstep.h.Richard M. Stallman1995-08-051-9/+40
| | | | | | | | | | | | (m68k-next-nextstep*): New alias for that. (i*86-*-nextstep*): Use nextstep.h. (sparc-*-nextstep*): New configuration. (CPP): Save original CFLAGS value in SPECIFIED_CFLAGS. And get CFLAGS from config.h if SPECIFIED_CFLAGS is null. Handle sunos4shr by sharing; not like sunos4*. Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
* Rename {src,lib-src}/Makefile.in.in to Makefile.in.Richard M. Stallman1995-07-181-9/+10
| | | | | Use Makefile.c for intermediate file. Rename src/config.h.in to src/config.in.
* (mips-dec-ultrix*): Assume version 4.3.Karl Heuer1995-07-171-9/+12
| | | | (mips-dec-ultrix4.[12]): New alternative for old versions.
* Put back archlibdir. Require autoconf 2.4.1 or later.David J. MacKenzie1995-07-061-1/+2
|
* Use sunos4shr normally for Sunos 4.1.[3-9].Richard M. Stallman1995-07-011-8/+26
| | | | | | | | | | | | (mips-mips-riscos5*): New alternative. (bindir, datadir, sharedstatedir, libexecdir) (mandir, infodir, archlibdir): Initializations deleted. On hpux9, use hpux9-x11r4.h if we have X11R4. On hpux9shr, use hpux9shxr4.h. Added target mips-dec-mach_bsd4.3.
* Treat SunOS 4.1.4 like SunOS 4.1.3.Richard M. Stallman1995-06-221-1/+1
| | | | (Likewise for SunOS 4.1.5 thorugh 4.1.9, should they ever exist.)
* Test whether XFree86 needs -b i486-linuxaout to link.Richard M. Stallman1995-06-191-7/+51
| | | | | | | Use this -b option only if it really improves matters. Report more clearly when there is no special dir to search for X includes or libraries.
* check for -lpthreads, not -lpthread.Karl Heuer1995-06-131-1/+1
|
* Check for -lpthread.Karl Heuer1995-06-091-0/+2
|
* (*-solaris2.5): New configuration.Karl Heuer1995-06-021-0/+4
|
* Use x_includes, not x_libraries, for -I.Karl Heuer1995-05-301-4/+13
| | | | Make bitmapdir a colon-separated list.
* (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.Karl Heuer1995-05-291-1/+5
|
* Allow x_libraries and x_includes to be paths.Karl Heuer1995-05-291-3/+3
|
* Fix typo.Karl Heuer1995-05-251-1/+1
|
* pass arg to sqrt.Karl Heuer1995-05-221-1/+1
|
* Use sqrt (more portable) instead of fmod in -lm check.David J. MacKenzie1995-05-091-4/+2
|
* (i[345]86-*-bsdi2*): New configuration.Richard M. Stallman1995-05-061-2/+2
| | | | (vax-dec-bsd386*): Deleted.
* Make sure CDPATH doesn't mess up PWD check.David J. MacKenzie1995-05-061-2/+9
| | | | | Check whether X bitmaps are in X11/bitmaps instead of bitmaps. Use fmod instead of logb in -lm check.
* (m68*-apollo-*): Renamed from m68*-apollo*.Richard M. Stallman1995-05-031-3/+3
| | | | Use bsd4-3. Don't set NON_GNU_CPP.
* (*-sun-sunos4.1.3*): Use sunos4shr.h.Richard M. Stallman1995-04-291-4/+1
|
* (sunos4.1.3): Use shared libraries, since that'sKarl Heuer1995-04-281-2/+0
| | | | what the header file expects.
* (m68k-motorola-sysv*): Determine which -m option to use with `gnucc'.Richard M. Stallman1995-04-181-1/+5
|
* Use m/ncr386.h.Richard M. Stallman1995-04-071-1/+1
|
* (m88k-motorola-sysv4*): Use usg5-4-2.Richard M. Stallman1995-02-261-1/+5
|
* (EMACS_CONFIG_OPTIONS): Use $ac_configure_args.Karl Heuer1995-02-241-1/+1
|
* (mips-sgi-irix6): New configuration.Richard M. Stallman1995-02-141-0/+3
|
* Create a .gdbinit that sources the real one, if using a differentDavid J. MacKenzie1995-02-021-0/+6
| | | | build directory.
* Check for sys/select.h.Karl Heuer1995-01-231-1/+1
|
* On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.Richard M. Stallman1995-01-041-1/+5
| | | | Handle isc 4.1 operating system.
* (rs6000-ibm-aix4.1*): New alternative.Richard M. Stallman1994-12-131-2/+12
| | | | | | (rs6000-ibm-aix4*): New alternative. For SVR4.2, set NON_GNU_CPP if not already set.
* Don't try to make directories that are guaranteed to already exist.David J. MacKenzie1994-11-301-5/+3
|
* Create the man subdir.Richard M. Stallman1994-11-231-1/+1
|
* Generate man/Makefile from man/Makefile.in.Richard M. Stallman1994-11-231-1/+1
|
* rearrange --with optionsDavid J. MacKenzie1994-11-221-11/+14
|
* add --with-pop, --with-kerberos, --with-hesiodDavid J. MacKenzie1994-11-221-0/+9
|
* (m68*-apollo*): Use s/domain.h.Richard M. Stallman1994-11-171-1/+1
|
* (m68*-apollo*): Set NON_GNU_CPP.Richard M. Stallman1994-11-151-1/+1
|
* Don't add -I, -L, -R options for cc if theirDavid J. MacKenzie1994-11-141-3/+7
| | | | arguments would be empty.