summaryrefslogtreecommitdiff
path: root/configure1.in
Commit message (Collapse)AuthorAgeFilesLines
* Add freebsd.Karl Heuer1994-03-081-0/+1
|
* Check for fpathconf.Roland McGrath1994-03-081-2/+4
|
* (with_x_toolkit): Fix typo in previous change.Karl Heuer1994-03-021-1/+1
|
* New s-file for rs60000-ibm-aix3.2.5.Karl Heuer1994-03-021-0/+3
|
* (with_x_toolkit): Don't allow motif or open-look.Richard M. Stallman1994-02-261-6/+9
|
* Fix value of docdir.Karl Heuer1994-02-241-2/+2
|
* (*-sysv4.1): Set NON_GNU_CPP.Richard M. Stallman1994-02-241-0/+3
|
* New variable docdir to control where the docstring file goes.Karl Heuer1994-02-221-1/+7
|
* When --run-in-place, don't inherit archlibdir.Karl Heuer1994-02-221-1/+1
|
* (mips-sony-newsos*): New configuration.Richard M. Stallman1994-02-171-0/+3
|
* (rs6000-bull-bosx*): New configuration.Fred Pierresteguy1994-02-171-0/+5
|
* Fix misspelled symbol LD_SWITCH_X_SITE_AUX.Karl Heuer1994-02-121-1/+1
|
* Don't initialize CC.Richard M. Stallman1994-02-111-10/+25
| | | | | | | | | | | (creating src/Makefile): Also generate -U switches for symbols in the $configuration value. (creating src/Makefile): Delete blank lines along with lines of whitespace. Check for sys_siglist being declared in system header. (m68k-motorola-sysv*, m68000-motorola-sysv*): Compute proper CC value.
* (m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.Richard M. Stallman1994-02-091-1/+2
|
* Get, use, and substitute C_SWITCH_MACHINE like C_SWITCH_SYSTEM.Richard M. Stallman1994-02-091-1/+6
|
* (drem): Check for this function.Karl Heuer1994-02-041-1/+1
|
* (Using NON_GNU_CPP): Don't lose if it has spaces.Richard M. Stallman1994-02-041-4/+13
| | | | | | | If CPP was inherited from environment, don't use NON_GNU_CPP. (NON_GNU_CC): Likewise. (handling with_gcc): Use explicit if in the `no' case. (cc_specified): New variable; if set, don't use NON_GNU_CC.
* (Using NON_GNU_CPP): Don't lose if it has spaces.Richard M. Stallman1994-02-031-2/+2
|
* (mips-mips-riscos4*): Set NON_GNU_CPP.Richard M. Stallman1994-02-021-0/+1
|
* Check whether fmod exists.Karl Heuer1994-02-011-1/+1
|
* To define USE_X_TOOLKIT, check for $USE_X_TOOLKIT being != "no", not =Roland McGrath1994-01-221-7/+7
| | | | "yes" (it might be "athena" or somesuch).
* (with_x_toolkit): Treat values athena and lucid alike.Richard M. Stallman1994-01-211-6/+2
|
* Handle --with-x-toolkit. Produce lwlib/Makefile.Richard M. Stallman1994-01-201-19/+63
| | | | | | Substitute USE_X_TOOLKIT as both C macro and Make variable. If CPP has a value that is a directory, discard the value.
* (srcdir_undefs): Add g flag to sed substitution to remove -U[0-9]*.Roland McGrath1994-01-161-1/+1
|
* Provide for variable LD_SWITCH_X_SITE_AUX. (See src/s/sol2.h.)Richard M. Stallman1994-01-151-0/+3
|
* (m68k-harris-cxux*, m88k-harris-cxux*): New configs.Richard M. Stallman1994-01-141-0/+14
|
* (creating src/Makefile): Put code inside 2nd arg to AC_OUTPUT as it shouldRoland McGrath1994-01-091-46/+28
| | | | | | | | | be; hopefully noone will again see fit to gratuitously break this and not make a change log entry. Optimized sed processing of Makefile.in and cpp output; now preserves comments previously removed from the cpp input. Eliminated temp file for cpp output. Generate -U switches to undefine all identifiers that appear in the directory name ${srcdir}; pass these to cpp.
* (version): Fix sed regexp to match two-elt version number.Roland McGrath1994-01-081-1/+1
|
* Check for strerror.Roland McGrath1994-01-081-3/+4
|
* Test for bcmp.Richard M. Stallman1994-01-071-1/+1
|
* (i[34]86-*-*): Check for *-nextstop*.Richard M. Stallman1994-01-011-0/+1
|
* (m68*-next-*): Don't care about which os is specified.Richard M. Stallman1994-01-011-1/+1
|
* Check for setsid.Richard M. Stallman1993-12-251-1/+1
|
* (*-sun-solaris*): Add special case for Solaris 2.3.Richard M. Stallman1993-12-241-4/+31
| | | | | | | | | | | | | | | | | | (i860-*-sysv4): Renamed from i860-*-sysvr4. (LIBS): Add test for existence of XSetWMProtocols. (solaris): Set NON_GNU_CPP instead of CPP. Set it for all solaris versions. (mips-mips-riscos4*): Set NON_GNU_CC, not CC. (after checking for GCC): If not GCC, and NON_GNU_CPP is set, set CPP. Likewise for NON_GNU_CC and CC. (mips-mips-riscos4*): Assign variable CC. (checking ${with_gcc}): If "no", don't override CC if already set. (CC): Initialize it as empty. (Suns): Set CPP if *-solaris2.3*.
* (i[34]86-ncr-sysv*): New specific alternative.Richard M. Stallman1993-11-211-0/+5
|
* (version): When --run-in-place, excludeRichard M. Stallman1993-11-201-1/+1
| | | | ${datadir}/emacs/site-lisp from locallisppath.
* Delete jumk.c before writing it.Richard M. Stallman1993-11-181-0/+1
|
* (creating src/Makefile): Before running cpp,Richard M. Stallman1993-11-151-2/+2
| | | | discard all lines that start with `# Generated' or /**/#.
* (creating src/Makefile): Before running cpp,Richard M. Stallman1993-11-131-1/+5
| | | | discard all lines that start with # or /**/#.
* Make sure that config.status contains the correct commands forBrian Fox1993-10-051-17/+49
| | | | rebuilding src/Makefile.
* (extrasub): Add vpath patterns for %.[yls].Roland McGrath1993-10-031-0/+3
|
* Don't do seddery on config.status after AC_OUTPUT.Roland McGrath1993-10-031-44/+14
| | | | | Instead just include the commands to make src/Makefile as the second arg to AC_OUTPUT.
* Use : instead of dnl for comment inside $makefile_command.Roland McGrath1993-10-031-1/+1
|
* No longer use vpath_sed. Instead, when we notice srcdir alreadyRoland McGrath1993-10-031-6/+4
| | | | configured, set extrasub to hack vpath in the makefiles.
* In cmds to make src/Makefile, chmod Makefile.new before moving it.Roland McGrath1993-10-031-1/+2
|
* Don't copy ${srcdir}/src/Makefile.in; that file doesn't exist. JustBrian Fox1993-09-301-20/+34
| | | | | copy src/Makefile.in instead. Touch all of the Makefiles after editing config.status.
* Allow any of the path or directory Makefile variables to be set withBrian Fox1993-09-281-57/+162
| | | | | | flags to configure. Create all Makefiles at configure time. Edit special commands into config.status after src/Makefile.in is built from src/Makefile. Don't AC_SUBST rip_paths or inst_paths.
* Avoid forcing the search of /usr/include before fixed include files byBrian Fox1993-09-241-0/+5
| | | | resetting C_SWITCH_X_SITE if it is "-I/usr/include".
* Use "sh -c pwd" when we want to avoid having theRichard M. Stallman1993-09-191-1/+1
| | | | shell fix up the value of $PWD.
* Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.Roland McGrath1993-09-191-2/+2
| | | | Remove ${extra_output} from AC_OUTPUT call.