Cleanup of autoconf files
authorHugo Villeneuve <hugo@hugovil.com>
Fri, 26 Nov 2004 05:24:41 +0000 (05:24 +0000)
committerHugo Villeneuve <hugo@hugovil.com>
Sat, 25 May 2013 21:35:50 +0000 (17:35 -0400)
commiteaca75aa6c133cc6ff3d707f7ae8dbfbe51a6d2a
treea96f63636d2cbcd676b74be9fc04f323340f6f3e
Cleanup of autoconf files

Removed autogenerated files from config subdirectory

Removed src/Makefile.in from repository, and added this file to MAINTAINERCLEAN variable

Removed stamp-h1 from repository

Removed wmnotify.xpm from EXTRA_DIST in src/Makefile.am
52 files changed:
AUTHORS [new file with mode: 0644]
BUGS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
config/acx_pthread.m4 [new file with mode: 0644]
config/hv-debug.m4 [new file with mode: 0644]
configure.in [new file with mode: 0644]
doc/Makefile.am [new file with mode: 0644]
doc/wmnotify.man [new file with mode: 0644]
pixmaps/mailbox.ai [new file with mode: 0644]
pixmaps/wmaker-tile.xpm [new file with mode: 0644]
pixmaps/wmnotify.xpm [new file with mode: 0644]
sound-samples/beamusup.wav [new file with mode: 0644]
sound-samples/bell1.wav [new file with mode: 0644]
sound-samples/bell2.wav [new file with mode: 0644]
sound-samples/cuckoclk.wav [new file with mode: 0644]
sound-samples/gotmail05.wav [new file with mode: 0644]
sound-samples/gotmail16.wav [new file with mode: 0644]
sound-samples/halmsgs.wav [new file with mode: 0644]
sound-samples/honk.wav [new file with mode: 0644]
sound-samples/test.au [new file with mode: 0644]
src/.xvpics/wmnotify-orig.xpm [new file with mode: 0644]
src/.xvpics/wmnotify.xpm [new file with mode: 0644]
src/.xvpics/wmnotify1.xpm [new file with mode: 0644]
src/Makefile.am [new file with mode: 0644]
src/common.h [new file with mode: 0644]
src/configfile.c [new file with mode: 0644]
src/configfile.h [new file with mode: 0644]
src/dockapp.c [new file with mode: 0644]
src/dockapp.h [new file with mode: 0644]
src/imap.c [new file with mode: 0644]
src/imap.h [new file with mode: 0644]
src/network.c [new file with mode: 0644]
src/network.h [new file with mode: 0644]
src/options.c [new file with mode: 0644]
src/options.h [new file with mode: 0644]
src/pop3.c [new file with mode: 0644]
src/pop3.h [new file with mode: 0644]
src/sound.c [new file with mode: 0644]
src/sound.h [new file with mode: 0644]
src/ssl.c [new file with mode: 0644]
src/ssl.h [new file with mode: 0644]
src/wmnotify.c [new file with mode: 0644]
src/wmnotify.h [new file with mode: 0644]
src/xevents.c [new file with mode: 0644]
src/xevents.h [new file with mode: 0644]