diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-07-01 15:41:13 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-07-01 15:41:13 +0000 |
commit | 0e4c9fab8a2103eb50a0839b24d100c97fe82b08 (patch) | |
tree | 58d826e0c538e1a5f04b794c2b4fdc67488c96d8 /Makefile.am | |
parent | 473fa96cd83e937690078490494ff4d188a865ba (diff) | |
download | gst-plugins-bad-0e4c9fab8a2103eb50a0839b24d100c97fe82b08.tar.gz gst-plugins-bad-0e4c9fab8a2103eb50a0839b24d100c97fe82b08.tar.bz2 gst-plugins-bad-0e4c9fab8a2103eb50a0839b24d100c97fe82b08.zip |
fixaroos for gconf
Original commit message from CVS:
fixaroos for gconf
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 2c87df6b..7e63c1bb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -if USE_GCONF +if USE_GCONFTOOL GCONF_DIR=gconf else GCONF_DIR= |