From: curt Date: Thu, 16 Jul 1998 17:29:12 +0000 (+0000) Subject: HAVE_AUDIO_SUPPORT -> ENABLE_AUDIO_SUPPORT X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1175179da11594f92ac3ed40a7b6b88e240b1ac9;hp=06ab581edb1b672edd323bfd8db14941506363aa;p=simgear.git HAVE_AUDIO_SUPPORT -> ENABLE_AUDIO_SUPPORT --- diff --git a/Lib/Makefile.am b/Lib/Makefile.am index 7539b00d..feb94ee0 100644 --- a/Lib/Makefile.am +++ b/Lib/Makefile.am @@ -1,4 +1,4 @@ -if HAVE_AUDIO_SUPPORT +if ENABLE_AUDIO_SUPPORT AUDIO_DIRS = Audio else AUDIO_DIRS =