From 1c087c8a15062bec8bd616e9dfff7a7d4498f908 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 3 May 2002 09:59:10 +0000 Subject: various name fixes and sundry Original commit message from CVS: various name fixes and sundry --- ext/Makefile.am | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'ext/Makefile.am') diff --git a/ext/Makefile.am b/ext/Makefile.am index 2e4cd315..dfc17a09 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -64,11 +64,11 @@ else ESD_DIR= endif -if USE_FESTIVAL -FESTIVAL_DIR=festival -else -FESTIVAL_DIR= -endif +## if USE_FESTIVAL +## FESTIVAL_DIR=festival +## else +## FESTIVAL_DIR= +## endif if USE_GSM GSM_DIR=gsm @@ -213,7 +213,7 @@ endif SUBDIRS=$(A52DEC_DIR) $(AALIB_DIR) $(ALSA_DIR) \ $(ARTS_DIR) $(ARTSC_DIR) $(AUDIOFILE_DIR) \ $(AVIFILE_DIR) $(CDPARANOIA_DIR) $(DV_DIR) \ - $(DVDREAD_DIR) $(ESD_DIR) $(FESTIVAL_DIR) \ + $(DVDREAD_DIR) $(ESD_DIR) \ $(FLAC_DIR) $(GNOMEVFS_DIR) $(GSM_DIR) \ $(HERMES_DIR) $(HTTP_DIR) $(JACK_DIR) $(JPEG_DIR) \ $(LADSPA_DIR) $(LAME_DIR) $(LCS_DIR) \ @@ -226,7 +226,7 @@ DIST_SUBDIRS=\ a52dec aalib alsa \ arts artsd avifile \ audiofile cdparanoia dv \ - dvdread esd festival \ + dvdread esd ffmpeg \ flac gnomevfs gsm \ hermes http jack jpeg \ ladspa lame lcs \ -- cgit v1.2.1