something stupid
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 25 Dec 2001 21:55:18 +0000 (21:55 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 25 Dec 2001 21:55:18 +0000 (21:55 +0000)
Original commit message from CVS:
something stupid

configure.ac
ext/Makefile.am

index 3da22a1df316e49304e4c7f68e00855eaebf1f9b..f1179a5bcc97c23b9040c5293fc659052e42a828 100644 (file)
@@ -1057,6 +1057,7 @@ ext/flac/Makefile
 ext/gnomevfs/Makefile
 ext/gsm/Makefile
 ext/hermes/Makefile
+ext/http/Makefile
 ext/jpeg/Makefile
 ext/ladspa/Makefile
 ext/lame/Makefile
index f64131a18d2b4eb76c3235710379038e190fcb3f..2c0c73bbf6019e9d6d59f31c2d4f44cad5c74d72 100644 (file)
@@ -95,7 +95,7 @@ HERMES_DIR=
 endif
 
 if USE_HTTP
-HTTP_DIR=gnomevfs
+HTTP_DIR=http
 else
 HTTP_DIR=
 endif