From 970466b9660e21d0136eee97746b148a6f372989 Mon Sep 17 00:00:00 2001 From: "benjamin.drung@gmail.com" Date: Tue, 5 Nov 2013 16:11:22 +0000 Subject: [PATCH] Move comment to the correct place. --- configure.ac | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index b12243e00..17d16c929 100644 --- a/configure.ac +++ b/configure.ac @@ -510,6 +510,8 @@ for lib in $LIBRARIES ; do fi done +dnl " This is included purely to close an otherwise endless string in vim + AUDACITY_CONFIG_SUBDIRS_LIBFLAC AUDACITY_CONFIG_SUBDIRS_LIBID3TAG AUDACITY_CONFIG_SUBDIRS_LIBMAD @@ -527,9 +529,6 @@ AUDACITY_CONFIG_SUBDIRS_LV2 AUDACITY_CONFIG_SUBDIRS_PORTAUDIO AUDACITY_CONFIG_SUBDIRS_PORTSMF -dnl " This is included purely to close an otherwise endless string in vim - - dnl-------------------------------------------------------------------------- dnl Optional features (which don't use libraries - just compile-time on/off) dnl--------------------------------------------------------------------------