aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* version bumpv1.2.18Steve Slaven2018-09-111-1/+1
|
* version bumpsv1.2.17Steve Slaven2013-07-151-1/+1
|
* stop using bzero() and check a few return valuesGustav Hållberg2013-07-131-1/+0
|
* build: Error out if curses libraries weren't foundKalev Lember2013-07-101-1/+7
|
* Use AC_SEARCH_LIBS for libdlKalev Lember2011-09-301-4/+3
| | | | | | | | ... instead of just substituting -ldl into LDFLAGS. The GNU linker's command line arguments are positional and this makes sure -ldl appears in right place. Fixes build problem on Ubuntu 11.10.
* bumpv1.2.16Steve Slaven2009-09-011-1/+1
|
* Version bumpv1.2.15Steve Slaven2009-05-011-1/+1
|
* Symlink powwow-movieplay to powwow-movie2ascii.Kalev Lember2009-04-201-0/+1
|
* version bumpSteve Slaven2009-04-141-1/+1
|
* Add a configure option to select plugin directory.Kalev Lember2009-04-081-0/+9
|
* configure.in: Display summary at the end of configure run.Kalev Lember2009-04-081-20/+52
|
* support different man page encodingsGustav Hållberg2009-01-161-0/+21
|
* make --enable-bsd default on OS X (darwin) hostsGustav Hållberg2009-01-161-6/+11
|
* support ./configure --disable-FEATUREGustav Hållberg2009-01-161-8/+23
|
* More version bumpsv1.2.13Steve Slaven2008-01-091-1/+1
|
* Version bumpv1.2.12Steve Slaven2007-10-091-1/+1
|
* More checks for building in cygwinSteve Slaven2006-10-201-3/+4
|
* Updated debian build, bumped versionv1.2.10Steve Slaven2006-02-061-2/+2
|
* Updated version numbers, added COPYING file to shared distSteve Slaven2005-10-271-1/+1
| | | | | to that #help copyright works
* Updated debian version, make #module loaded objects export their symbolsSteve Slaven2005-03-211-1/+3
| | | | | | globally (needed to allow binary xs modules in perl to get to each others symbols)
* Install powwow.doc and powwow.help in $pkgdatadir/ and also set POWWOW_DIRSteve Slaven2005-03-211-2/+6
| | | | | to match so that online help should be found after a "make install"
* Wide character (locale) support from Dain, changed output of the compiledSteve Slaven2005-03-211-0/+1
| | | | | options line since there are more compile time options now
* Check for libdlSteve Slaven2005-03-211-0/+1
|
* Initial revisionv1.2.7Steve Slaven2005-03-121-0/+49