aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure.ac
Commit message (Collapse)AuthorAge
* Minor edits in configure.acGravatar axel2006-03-30
| | | | darcs-hash:20060329213124-ac50b-8d25a34d621d698425b54e032238a2fe89d4a031.gz
* Further improvements to build system wrt detection of compiler and libc ↵Gravatar axel2006-03-29
| | | | | | features and prototypes, as discussed with James Antill on mailin list darcs-hash:20060329002500-ac50b-e7618e476ea69802bd2cb0076244f49a0f178df7.gz
* Remove gcc-specific cflags from makefile. Add them in the configure file, ↵Gravatar axel2006-03-26
| | | | | | but only if the compiler is gcc. darcs-hash:20060325161848-ac50b-23919c1d23bbc5eed81fd709b95802ea2d4e8f52.gz
* Fish PATH FixGravatar npilon2006-03-14
| | | | | | Moved PATH detection code to the start of share/fish. darcs-hash:20060313190724-c90d9-8e2e80910041e91b48d68154e9d8180d04689463.gz
* Add minor comment about error handling to configure.acGravatar axel2006-03-10
| | | | darcs-hash:20060310135024-ac50b-dd496725134db7eb3b55e7358a37eec481043b3e.gz
* Bump version numberGravatar axel2006-03-09
| | | | darcs-hash:20060309120008-ac50b-071e0ba004f208993cc09f1494dcae7b8be17a25.gz
* Re-add accidantally removed HAVE_GETTEXT substitutionGravatar axel2006-03-02
| | | | darcs-hash:20060302134541-ac50b-c3b8feb5e7838dac62465b08f809c16408473da3.gz
* Automatically rerun autoconf inside configure when neededGravatar axel2006-03-02
| | | | darcs-hash:20060302134444-ac50b-3fc88b85997b1839989e786db63ce6d44dbff2a8.gz
* Unbreak fwprintf autoconf check cpp symbolsGravatar axel2006-03-02
| | | | darcs-hash:20060302112917-ac50b-29d524dc3df09ad9a6e88669e6c20f46677ec2ee.gz
* Better commenting in configure.acGravatar axel2006-03-02
| | | | darcs-hash:20060302014729-ac50b-fba9ec3e24abb387bc63effbc86dd9177a9b95f0.gz
* Add additional -I includes to both CFLAGS and CPPFLAGSGravatar axel2006-03-02
| | | | darcs-hash:20060302013016-ac50b-38373bd0c6fd64189e4f87a90171cfa716ecf11e.gz
* Add an autoconf test to verify that fwprintf doesn't crash to avoid ↵Gravatar axel2006-03-02
| | | | | | non-working fish on DragonFlyBSD darcs-hash:20060302012858-ac50b-df97c2a1b4770473d2724222c51abe7110715813.gz
* Bump version number to 1.21.1Gravatar axel2006-02-25
| | | | darcs-hash:20060225112956-ac50b-d54565f84c9082c32bf0110163ab495778a9c347.gz
* Bump version number to 1.21.0Gravatar axel2006-02-25
| | | | darcs-hash:20060225022220-ac50b-27a71eef149c0caa5336d425f24686ce152dcad1.gz
* Redo installation file structure, move lots of things to $PREFIX/share/fishGravatar axel2006-02-17
| | | | darcs-hash:20060217101339-ac50b-d93d2c620a4b7f75f05ff461a6edbee001da7613.gz
* Re-add check for presense of ncurses.h header fileGravatar axel2006-02-11
| | | | darcs-hash:20060211001050-ac50b-434f0d6ea015325f75f27aaebbc54d4b81f18a2c.gz
* 1.20.2Gravatar axel2006-02-07
| | | | darcs-hash:20060207115300-ac50b-036d087b1f3493d9ecd7fd1c31d31be5c77c26b6.gz
* Add /opt and /opt/local to list of possibly interesting directories for PATH ↵Gravatar axel2006-02-04
| | | | | | and library path darcs-hash:20060204113619-ac50b-97b1e6b3c2cf32fa12bf42486f9249319f4a531b.gz
* Add fink and pkgsrc /bin directories to PATH if they existGravatar axel2006-02-04
| | | | darcs-hash:20060203212901-ac50b-94e02eea218c2f40542efd62060a74796cdbe363.gz
* Fix broken test for realpath taking null as a second argumentGravatar axel2006-02-03
| | | | darcs-hash:20060203004145-ac50b-5357d5f203fa66d5aaef9059e3f03866d2e7f67d.gz
* Make autoconf detection for have__nl_msg_cat_cntr slightly more robustGravatar axel2006-02-03
| | | | darcs-hash:20060202152939-ac50b-9b38585f8c1d1855d08cc7fd1a75e51ff54a9b0e.gz
* Make stack traces print absolute filenamesGravatar axel2006-02-03
| | | | darcs-hash:20060202152356-ac50b-9e6ab31c03d5f49824ccca7eee3b8e62d66b0009.gz
* Autoconf tweaks to make library detection more robustGravatar axel2006-01-31
| | | | darcs-hash:20060130165706-ac50b-e7685a85f07811815fb01ac3b79609ea7f0a7786.gz
* Add translation support to wgetopt libraryGravatar axel2006-01-28
| | | | darcs-hash:20060128021740-ac50b-f670531d3d79cb8070756669f83f4e8b25233a0a.gz
* 1.20.1Gravatar axel2006-01-27
| | | | darcs-hash:20060126163046-ac50b-483c77663467060a13015bcee755f708a86157e9.gz
* Minor build fixGravatar axel2006-01-27
| | | | darcs-hash:20060126163002-ac50b-7766f42b8b3807a17577ed78819ab947ceb66e44.gz
* Add autoconf test for regex.hGravatar axel2006-01-25
| | | | darcs-hash:20060124181205-ac50b-3bd50ce2b55f58994633556af790c06c4205798b.gz
* Add simple fallback implementation of seq command, installed automatically ↵Gravatar axel2006-01-23
| | | | | | on systems which lack the regular seq command darcs-hash:20060122210756-ac50b-f09a50f61137acef18f0d2be16e2556b2cdea921.gz
* Minor tweaks of init filesGravatar axel2006-01-22
| | | | darcs-hash:20060121211239-ac50b-02fc95b123698b972063c2cd1cd8e85d548e1f8b.gz
* Add autoconf test for presense of _nl_msg_cat_cntrGravatar axel2006-01-22
| | | | darcs-hash:20060121160234-ac50b-e41abc6688846ab207b9b6c3143cd694f8452154.gz
* Add fallback implementations of wcstok, putwc and getwc. Move all fallbacks ↵Gravatar axel2006-01-21
| | | | | | from common.c to wutil.c. darcs-hash:20060120142721-ac50b-4b9850d889e2210e1d545339e29dcc038a3f2b04.gz
* Don't include intl headers in translate.h if we're not going to use gettextGravatar axel2006-01-19
| | | | darcs-hash:20060118183758-ac50b-ae3aef1154a9be6e39e154ad420d0881e7f86c85.gz
* Optionally add intl library, needed by gettext on NetBSD. Also clean up ↵Gravatar axel2006-01-18
| | | | | | configure.ac a bit. darcs-hash:20060118124113-ac50b-ef767f474de5bc27edc986be7526bdeb814f855a.gz
* Set version to 1.20.0Gravatar axel2006-01-17
| | | | darcs-hash:20060116165451-ac50b-63e3cc280cb7deedadcfd69b542d9e54a7bc99c7.gz
* Cleanup configure.ac and make it automatically run autoheaderGravatar axel2006-01-16
| | | | darcs-hash:20060115211929-ac50b-de7dcb86bf7143fef8e035991062bfd31c115f44.gz
* some little correctionsGravatar Jan Fader jan.fader@web.de2006-01-11
| | | | darcs-hash:20060110174907-f93c5-d9ef6df3a8f8401ea161085a1e512d6a1d445260.gz
* Improve detection of futimes function, and make it fail without giving an ↵Gravatar axel2006-01-10
| | | | | | error message, since it is not critical anyways darcs-hash:20060109151047-ac50b-ebbda6a65853dc03aa12c1e28cd293d7e5557bb1.gz
* Add i18n through gettext, as well as a Swedish translationGravatar axel2006-01-04
| | | | darcs-hash:20060104125102-ac50b-5bf026578a69bd94f7a7a3c8dee0ebccd95e5c24.gz
* 1.19.0Gravatar axel2005-12-26
| | | | darcs-hash:20051225220442-ac50b-79b8685cf6939c74a171f6cba227b703a1c02d60.gz
* Check for presense of doxygen using autoconfGravatar axel2005-12-25
| | | | darcs-hash:20051225115940-ac50b-a8bc63a835c041f6648381934396392fc277cc49.gz
* Add autoconf checks for wide character string functionsGravatar axel2005-12-18
| | | | darcs-hash:20051217213205-ac50b-df9ea4cbc1a7e4235578bd4fc542ddb7788d41cc.gz
* 1.18.1Gravatar axel2005-12-09
| | | | darcs-hash:20051209040512-ac50b-9c39e3e1b1345caa1167a8d09e79c569d3600a7a.gz
* Set version to 1.18.0Gravatar axel2005-12-08
| | | | darcs-hash:20051207163122-ac50b-9844fb2917028886a5a1f6ce54edf7641abbc231.gz
* Modify fish init scripts to take account of @SYSCONFDIR@Gravatar netocrat2005-11-04
| | | | darcs-hash:20051103143535-344c5-203a64cc8bdb14cc018254f6eb74852a1db4843f.gz
* Even more documentation updates. Variable expantion and design document ↵Gravatar axel2005-12-04
| | | | | | sections. darcs-hash:20051204132259-ac50b-d63356923e41c85a8d4aae1a4db3c815867fe5e2.gz
* Set version to 1.17.0, disable fishd optimization patch.Gravatar axel2005-12-02
| | | | darcs-hash:20051201154544-ac50b-9b0f5502659d9f1facc04e4fd6a0b7287b197f2d.gz
* Use better test for presense of getopt_long functionGravatar axel2005-11-28
| | | | darcs-hash:20051127150603-ac50b-566999b0cb32bc150dc6ef43220452ab42f1ad64.gz
* builtin ulimit checksGravatar Claes Nästén2005-11-24
| | | | | | | Adds checks for RLIMIT_NPROC, RLIMIT_RSS and RLIMIT_MEMLOCK not available on all platforms. darcs-hash:20051124111321-cac88-606a61ca0f3baa69115be658a056f42a5a9318ad.gz
* Bump to 1.16.2Gravatar axel2005-11-03
| | | | darcs-hash:20051102145930-ac50b-94dc822e0f57c2774ce93023415742f5655ec5c7.gz
* No special casing for installing to $HOMEGravatar axel2005-11-03
| | | | darcs-hash:20051102145252-ac50b-ebb3471f18c53f2ae0d1ec78e0c6ca60b46ff07e.gz