diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-21 14:53:33 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-21 14:53:33 +0000 |
commit | 70768ec8a72458bd8341cdab5e03148e833908d5 (patch) | |
tree | 77aa63b2542520989a088edd535d328864e5c739 /configure.ac | |
parent | 7a0bc749e493c3414a7a69b3c03ba38d886a3cde (diff) |
adding a conditional'd spec file with esd as an example comments on how to take this idea further are welcomed before...
Original commit message from CVS:
adding a conditional'd spec file with esd as an example
comments on how to take this idea further are welcomed before I move on ;)
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 3770d059..d89d6fc2 100644 --- a/configure.ac +++ b/configure.ac @@ -1159,6 +1159,7 @@ ext/sdl/Makefile ext/vorbis/Makefile gst-libs/Makefile gst-libs/audio/Makefile +gst-plugins.spec ) echo -e "configure: *** Plugins that will be built : $GST_PLUGINS_YES" |