summaryrefslogtreecommitdiff
path: root/config/acinclude.m4
Commit message (Collapse)AuthorAgeFilesLines
* config: delete unused sim macrosMike Frysinger2021-05-181-102/+0
| | | | | | | | Nothing in gcc or binutils or gdb or anything anywhere uses these. config/ * acinclude.m4 (CYG_AC_PATH_SIM, CYG_AC_PATH_DEVO): Delete.
* strip off +x bits on non-executable/script filesMike Frysinger2013-12-071-0/+0
| | | | | | | | These files are source files and have no business being +x. We couldn't easily fix it in CVS (you need login+write access to the raw rcs files), but we can fix this w/git. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* * acinclude.m4: Remove libide, libgui, and all the other TclKeith Seitz2008-07-251-1277/+0
| | | | | functions. * tcl.m4: New file.
* * gettext.m4: Quote names of macros to be defined by AC_DEFUNMaciej W. Rozycki2004-01-141-40/+40
| | | | | | | | | throughout. * acinclude.m4: Quote names of macros to be defined by AC_DEFUN throughout. * aclocal.m4: Regenerate. * configure: Regenerate.
* * acinclude.m4: Accept i[3456789]86 for machine type.DJ Delorie2003-05-191-1/+1
|
* Allow for PWDCMD to override hardcoded pwd.Nick Clifton2002-05-221-86/+86
|
* * acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory,Keith Seitz2002-04-151-0/+28
| | | | | too. (CYG_AC_PATH_TKCONFIG): Likewise.
* sync with gccDJ Delorie2002-04-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-10-07 Joseph S. Myers <jsm28@cam.ac.uk> * acinclude.m4: Fix spelling error of "separate" as "seperate". 2001-05-22 Jason Merrill <jason_merrill@redhat.com> * mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks. 2001-01-27 Richard Henderson <rth@redhat.com> * mt-alphaieee: New file. 2001-01-02 Laurynas Biveinis <lauras@softhome.net> * mh-djgpp: do not set CFLAGS. 2000-08-04 Mark Elbrecht <snowball3@bigfoot.com> * mh-djgpp: Conditionally set 'target_alias' to djgpp. Conditionally modify 'gcc_version'. 2000-07-21 Andrew Haley <aph@cygnus.com> * mh-ia64pic: New file. * mt-ia64pic: New file.
* 2000-06-19 Syd Polk <spolk@redhat.com>Syd Polk2000-06-271-0/+1
| | | | * acinclude.m4: Updated for Incr Tcl 3.0.
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+1994