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 3da22a1..f1179a5 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 f64131a..2c0c73b 100644 (file)
@@ -95,7 +95,7 @@ HERMES_DIR=
 endif
 
 if USE_HTTP
-HTTP_DIR=gnomevfs
+HTTP_DIR=http
 else
 HTTP_DIR=
 endif