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 | 34d8e1b7e7ce21ba5bd7821e6f80c8918fa1b380 (patch) | |
tree | ad1f05caa66802cab47bce458fd69347a3701a05 /Makefile.am | |
parent | 481b0aee8a1f0b178c9ea7db3026e785deb3a13e (diff) |
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 2c87df6b0..7e63c1bbf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -if USE_GCONF +if USE_GCONFTOOL GCONF_DIR=gconf else GCONF_DIR= |