aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* reorganizing filesSteve Slaven2019-11-051-42/+2
|
* Distribute new regex headerSteve Slaven2019-11-051-1/+1
|
* require C89 and set _XOPEN_SOURCE=700 when compilingpowwow@askgustav.com2019-04-231-1/+2
|
* Symlink powwow-movieplay to powwow-movie2ascii.Kalev Lember2009-04-201-0/+5
|
* Rename muc to powwow-muc.Kalev Lember2009-04-201-2/+2
|
* Rename movie_play to powwow-movieplay.Kalev Lember2009-04-201-2/+2
| | | | | | | | | I am currently trying to get powwow included in Fedora. Thomas Sailer is reviewing the spec file and he has expressed some concerns about possible name clashes. More info at: https://bugzilla.redhat.com/show_bug.cgi?id=491566
* Move "follow" and "catrw" to noinst_PROGRAMS.Kalev Lember2009-04-201-1/+3
| | | | | Those apps are really only useful for people who develop powwow and it makes no sense to install them with "make install".
* Include powwow.6.utf-8 in the distv1.2.14Steve Slaven2009-04-141-1/+1
|
* Rename movie.c -> movie_play.cKalev Lember2009-04-081-2/+2
| | | | | | The program can only be called as movie_play or movie2ascii, so there is little point to keep the executable as "movie". Besides that, such generic name as "movie" could cause name clashes in Linux distros.
* Add a configure option to select plugin directory.Kalev Lember2009-04-081-1/+1
|
* support different man page encodingsGustav HÃ¥llberg2009-01-161-0/+9
|
* 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-4/+5
| | | | | | 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-1/+5
| | | | | to match so that online help should be found after a "make install"
* Updated to include the debian build files in the make dist, also regeneratedSteve Slaven2005-03-131-1/+2
| | | | | some of teh automake/conf stuff
* Initial revisionv1.2.7Steve Slaven2005-03-121-0/+20