aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
Commit message (Collapse)AuthorAge
* Bump version numberGravatar axel2006-11-13
| | | | darcs-hash:20061112210938-ac50b-af5fc653b1ec0da6832338aec2d56c98fba69897.gz
* Try to detect seq versions installed by earlier fish versions and replace themGravatar axel2006-11-03
| | | | darcs-hash:20061103131621-ac50b-2748c958f8614f39fbaa7a45261877a912de539e.gz
* Check if any libraries need to be linked in order to use iconv. This is ↵Gravatar axel2006-11-03
| | | | | | needed on OS X. Thanks to Jason Grossman for the report darcs-hash:20061103100004-ac50b-861ca2bc42414c475b1ab24399c8d240cf1e4651.gz
* Code beutification in build filesGravatar axel2006-10-31
| | | | darcs-hash:20061031020656-ac50b-2385bb51d7df624e5691b7659120596600fd1d5d.gz
* Bump version numberGravatar axel2006-10-31
| | | | darcs-hash:20061030160357-ac50b-29729cb4ba358e09f9c19e6d6e07e0c2489e14fd.gz
* Make the fish manpage in Doxygen and add it to the main fish documentationGravatar axel2006-10-26
| | | | darcs-hash:20061026102059-ac50b-2a7956bb4651b5ffe867e7c6eb26a29e2f15ad24.gz
* Add compiler warnings for some common incorrect usage of functions, such as ↵Gravatar axel2006-10-20
| | | | | | forgetting to cast null pointers to variadic functions darcs-hash:20061019151947-ac50b-4043638a7a830fa80fd918f92365f5afe3ff208a.gz
* New version of the xdg fix. Unlike the previous version, this one should ↵Gravatar axel2006-10-10
| | | | | | actually work. darcs-hash:20061009212440-ac50b-10d1cdd7441335d033171f5b71a8a97f8a1d1dfb.gz
* Fix compilation issues in xdg library caused missing headers. Thanks to ↵Gravatar axel2006-10-10
| | | | | | Jamessan for the report. darcs-hash:20061009201230-ac50b-4b5c183fbd88ef45a0ededdc3eea79191951fb5f.gz
* Bump version numberGravatar axel2006-09-04
| | | | darcs-hash:20060904002509-ac50b-098c9c879257d689a975abd102f9b4d9fc00f592.gz
* Minor polishGravatar axel2006-09-04
| | | | darcs-hash:20060903230006-ac50b-c55a9272bb1cdb10312b8580c4c2a85654329e30.gz
* Much more reliable getopt_long test. Idea from Netocrat.Gravatar axel2006-08-28
| | | | darcs-hash:20060828102949-ac50b-bb55face2f3127018b6c79a72ee71e38f075232a.gz
* Redo the -POSIX_C_SOURCE test to only add macros if they are found to fix ↵Gravatar axel2006-08-28
| | | | | | things. Also add -stdÉ9 to CPPFLAGS if it is added to CFLAGS. Also add more comments, redo indentation and general file cleanup. Written cooperatively by Liljencrantz and Netocrat. darcs-hash:20060828100334-ac50b-73eed298fdf5a853243413f0f12c235ffa9e787a.gz
* Bump version numberGravatar axel2006-08-24
| | | | darcs-hash:20060824105129-ac50b-999429675a936c246665940ee9154a524eae4be2.gz
* Switch back to using -D for _POSIX_C_SOURCE and _XOPEN_SOURCE - solves build ↵Gravatar netocrat2006-08-13
| | | | | | problem on Solaris 10 darcs-hash:20060813030806-344c5-ad0eec62d3ce93d98adcad4b93318b06538eef95.gz
* Fix missing quote in configure.acGravatar axel2006-08-12
| | | | darcs-hash:20060811142930-ac50b-52d1bb6faf07b6a0ddac754cee16e899dd196679.gz
* Switch to using AC_DEFINE instead of using -D switces in CFLAGS for a few ↵Gravatar axel2006-08-11
| | | | | | macros that don't need to be passed through the Makefile darcs-hash:20060811134859-ac50b-6efc59b9214909aa6804bed9c5919ed0e29ddf81.gz
* Remove unneded include in Autoconf test. Thanks to Netocrat.Gravatar axel2006-08-11
| | | | darcs-hash:20060811101005-ac50b-275a1240e7802f70eb763be42683b4d1f816a9b0.gz
* Always redefine del_curterm to be a no-op under bsd, seeme the double free ↵Gravatar axel2006-08-11
| | | | | | bug can surface under ncurses as well. Thanks to Netocrat. darcs-hash:20060811100756-ac50b-1b1010b696fdd9acf45ef85ab19e75f574e5198b.gz
* Add two BSD-specific preprocessor macros to get additional prototypes. ↵Gravatar axel2006-08-11
| | | | | | Thanks to Netocrat. darcs-hash:20060810203756-ac50b-21259e610fc738c6ad990d88b0af74d56d6a38f8.gz
* Remove unneded includes in autoconf tesst and add possibly needed one. ↵Gravatar axel2006-08-11
| | | | | | Thanks to Netocrat. darcs-hash:20060810192359-ac50b-8e38e24ada59928cf6f37e7ed625fe40a34fd5d7.gz
* More header/autoconf fixes, improve winsize checkingGravatar axel2006-08-10
| | | | darcs-hash:20060809225338-ac50b-7162a690e44e2272f4760723f5bf8cc135dc5952.gz
* Add missing sys/select.h header needed on FreeBSDGravatar axel2006-08-10
| | | | darcs-hash:20060809222605-ac50b-7914c1eb0509a01bfb6d07a04e29e126218f89dc.gz
* Add posix macros in configure.ac, not in Makefile, so that they will be ↵Gravatar axel2006-08-01
| | | | | | honored by the configure tests darcs-hash:20060801013123-ac50b-0c561ad5afd6e71230e29a25d467ed63c47b9f17.gz
* Add __EXTENSIONS__ macro when under SolarisGravatar axel2006-08-01
| | | | darcs-hash:20060801013018-ac50b-08925f5e5239e48ca3024717d5fec2e82138ca5a.gz
* Provide fallback of killpg functionGravatar axel2006-07-31
| | | | darcs-hash:20060730205941-ac50b-ddcec32cc5ab74770b743fed3d131460ee576191.gz
* Provide fallback is struct winsize is not definedGravatar axel2006-07-31
| | | | darcs-hash:20060730205544-ac50b-26f34eb04b56924baa34f560fd274cf38413b5f5.gz
* Include siginfo.h in all signal-using files to make Solaris happy. Thanks to ↵Gravatar axel2006-07-31
| | | | | | Netocrat for the report and a description of the solution. darcs-hash:20060730202659-ac50b-1840aff40ec2467242bd107676c7426cdb14f643.gz
* Bump version numberGravatar axel2006-07-30
| | | | darcs-hash:20060729173243-ac50b-641e89defc78e0660cac6601acfb22c73c1cd32e.gz
* Include unistd.h and stropts.h in common.c to fix Solaris problems reported ↵Gravatar axel2006-07-28
| | | | | | by Netocrat darcs-hash:20060728125057-ac50b-455d5a9a1671ad3bfee61a46266b420aff1adb49.gz
* Move over fish_interactive.fish to be created by the Makefile, not by AutoconfGravatar axel2006-07-20
| | | | darcs-hash:20060720132850-ac50b-2f1a4815a2a67541d3461768d00e185168727b92.gz
* Make sure autoconf tells the Makefile whether gettext is installedGravatar axel2006-07-20
| | | | darcs-hash:20060720130148-ac50b-9aef2d0e708a1253187a215d0407764510ba0ff0.gz
* Remove translate.c. The gettext fallback functionality is moved to ↵Gravatar axel2006-07-20
| | | | | | fallback.c, the wide wrapper is moved to wutil.c darcs-hash:20060719225549-ac50b-0a55e805b04f4fe0afa99ea580901d62f39cdef5.gz
* Set value of install path macros like DATADIR from the Makefile, not ↵Gravatar axel2006-07-20
| | | | | | automatically by Autoconf using AC_DEFINE. That way we get correct expansion of ${prefix} and friends to their install-time value. This fixes a bug reported by James Vega. darcs-hash:20060719144104-ac50b-05001b151a54bf893ff4c5a82c5f040529e27f57.gz
* Initialize etc/fish and share/fish from the Makefile, not automatically by ↵Gravatar axel2006-07-19
| | | | | | Autoconf. That way we get correct expansion of ${prefix} and friends to their install-time value. This fixes a bug reported by James Vega. darcs-hash:20060718164155-ac50b-8ec6c63d9c4e52db2c1884fcffeab78333367773.gz
* Don't check for presence of Doxygen in the configure script, since it's no ↵Gravatar axel2006-07-17
| | | | | | longer needed to build fish darcs-hash:20060716225329-ac50b-7e48abb063dd717adfd00c571c5550978790d2bc.gz
* Bump version number to 1.21.9Gravatar axel2006-07-15
| | | | darcs-hash:20060715133812-ac50b-8178fc0baca9c476cae37ee8cde7a0cbb0857231.gz
* Provide fallback implementation of lrand48_rGravatar axel2006-06-15
| | | | darcs-hash:20060615105315-ac50b-155e1836d0bdc8f398776a816898718066adcdce.gz
* Minor typo in configure scriptGravatar axel2006-06-14
| | | | darcs-hash:20060613234036-ac50b-6ccced250383c11f7babbb321de925312bad9761.gz
* Bump version numberGravatar axel2006-06-01
| | | | darcs-hash:20060531154529-ac50b-92c8377b8b3164fa280c02b4752243295c4b7c40.gz
* Simplify code for detecting which macros are defined in sys/resource.h, no ↵Gravatar axel2006-05-20
| | | | | | configure-time tests are needed darcs-hash:20060519151443-ac50b-c87dba2175f5bf8d652c783559c3a9992247aa01.gz
* Bump version numberGravatar axel2006-05-20
| | | | darcs-hash:20060519141037-ac50b-52155b56cfcd60f4a57787cd29ef8fa3f6348acc.gz
* Add fallback del_curterm which does nothing, used in preference to BSD ↵Gravatar axel2006-05-11
| | | | | | curses del_curterm, which seems to do a double-free darcs-hash:20060511115846-ac50b-8d5fc054d31cff637d30e858ae8ffe2b1d1e8c03.gz
* Bump version numberGravatar axel2006-04-22
| | | | darcs-hash:20060422101024-ac50b-8cfc71d94572187d8d3a6ce890beee0a0225a09a.gz
* Bump version numberGravatar axel2006-04-19
| | | | darcs-hash:20060419124513-ac50b-f0c4bacee786ca9e147a86004aa90f5a09c04b34.gz
* Use libc implementations of wcslcpy and wcslcat if they exist. Move internal ↵Gravatar axel2006-04-19
| | | | | | implementations to fallback.c. darcs-hash:20060419095628-ac50b-0e94e4205306bb99bb9dea72eec43b442520bf1b.gz
* Quote Doxygen test in configure script to remove warning - thanks to Ray ↵Gravatar axel2006-04-11
| | | | | | Hammond for the report and the fix darcs-hash:20060410141909-ac50b-f310b7e326ce28ae8a3bbc1a3c1d247511f3d860.gz
* Bump version numberGravatar axel2006-04-09
| | | | darcs-hash:20060408143210-ac50b-0a143a45d0510e67a75024b802a1ca677480e4c0.gz
* Release 1.21.3Gravatar axel2006-04-02
| | | | darcs-hash:20060402111721-ac50b-f5df9a3a3154a9bb37f4fcc6db3d4f44d12830ce.gz
* Minor edits in configure.acGravatar axel2006-03-30
| | | | darcs-hash:20060329213124-ac50b-8d25a34d621d698425b54e032238a2fe89d4a031.gz