aboutsummaryrefslogtreecommitdiff
path: root/readdir/configure.ac
AgeCommit message (Collapse)Author
2009-05-16+ minor help-file and configure fixesBryan Jurish
svn path=/trunk/externals/moocow/; revision=11391
2009-05-14+ win32 fixes: check for dirent.d_type and DT_* declsBryan Jurish
+ minor improvements: report errors with pd_error() instead of error() + todo (maybe): use stat() to get file types when dirent.d_type is unavailable? - mabe better delegate this to a different external entirely (e.g. 'stat') svn path=/trunk/externals/moocow/; revision=11365
2009-04-26+ yet more quoted-command-line-macro hellBryan Jurish
svn path=/trunk/externals/moocow/; revision=11161
2009-03-07+ eliminated build-time dependence on svn:special symlinksBryan Jurish
svn path=/trunk/externals/moocow/; revision=10845
2009-02-15+ finished centralization of build logicBryan Jurish
svn path=/trunk/externals/moocow/; revision=10779
2009-01-26+ added AM_MAINTAINER_MODE to */configure.acBryan Jurish
- hack to avoid version mismatches in autoconf,automake,etc. on autobuilds from SVN svn path=/trunk/externals/moocow/; revision=10649
2009-01-23+ yet more autobuild-related updatesBryan Jurish
svn path=/trunk/externals/moocow/; revision=10603
2009-01-20+ added autotools-generated files (for auto-builds)Bryan Jurish
svn path=/trunk/externals/moocow/; revision=10580