From 17202295d6560f73f3176f9df5571a911bf9fbf7 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 23 Dec 2001 18:00:34 +0000 Subject: fixing some fixes Original commit message from CVS: fixing some fixes --- ext/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/Makefile.am') 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 -- cgit v1.2.1