comparison Makefile.am @ 1006:0a4d0ed65e17

[gaim-migrate @ 1016] wow, configurable sounds. this should be neat. too bad the UI isn't done yet. but at least you can have them configured. oh yeah, this means we don't need gaim.soundlist anymore, since i removed the option to go through gnome for sounds. (there were only two advantages to having them go through gnome, and making them configurable was the primary one). anyway, i also changed some of the installation script stuff so that now everything (including the panel) should go through the $(whateverdir) makefile variables, so it should be easier to make packages in chrooted environments committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 19 Oct 2000 10:42:46 +0000
parents 9a01b3fb1a9d
children 3063e6743913
comparison
equal deleted inserted replaced
1005:b1572ac4246c 1006:0a4d0ed65e17
32 distribsounddir = $(sysconfdir)/sound/events 32 distribsounddir = $(sysconfdir)/sound/events
33 distribsound_DATA = gaim.soundlist 33 distribsound_DATA = gaim.soundlist
34 34
35 endif 35 endif
36 36
37 if GNOMEBITS 37 # we used to have gnome-configurable sound events, but now we can configure them
38 38 # ourselves. isn't that lovely
39 bitssysconf = `@GNOME_CONFIG@ --sysconfdir` 39 #
40 bitssounddir = $(bitssysconf)/sound/events 40 #if GNOMEBITS
41 bitssound_DATA = gaim.soundlist 41 #
42 42 #bitssysconf = `@GNOME_CONFIG@ --sysconfdir`
43 endif 43 #bitssounddir = $(bitssysconf)/sound/events
44 #bitssound_DATA = gaim.soundlist
45 #
46 #endif
44 47
45 pixmapdir = $(datadir)/gnome/apps/Internet 48 pixmapdir = $(datadir)/gnome/apps/Internet
46 pixmap_DATA = gaim.desktop 49 pixmap_DATA = gaim.desktop
47 50
48 SUBDIRS = m4 libfaim sounds plugins pixmaps doc po intl src 51 SUBDIRS = m4 libfaim sounds plugins pixmaps doc po intl src