summaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2001-12-23 18:00:34 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2001-12-23 18:00:34 +0000
commitfea946fd722030ef681787668ba836a071125d82 (patch)
treee57d780d61b1c61e1fe76de79db807f728324378 /ext
parent803abec4c25979d0c14a695b1dc347affc770ae0 (diff)
fixing some fixes
Original commit message from CVS: fixing some fixes
Diffstat (limited to 'ext')
-rw-r--r--ext/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/Makefile.am b/ext/Makefile.am
index 52576c89..b2a8fda9 100644
--- a/ext/Makefile.am
+++ b/ext/Makefile.am
@@ -71,9 +71,9 @@ FLAC_DIR=
endif
if USE_GNOME_VFS
-GNOME_VFS_DIR=gnomevfs
+GNOMEVFS_DIR=gnomevfs
else
-GNOME_VFS_DIR=
+GNOMEVFS_DIR=
endif
if USE_HERMES