Fix slightly botched search-and-replace which produced constructs like

"@ CFLAGS".
This commit is contained in:
Matt Zimmerman
2002-10-15 01:41:11 +00:00
parent 72695809f0
commit 3960df1f78
10 changed files with 10 additions and 10 deletions

View File

@@ -16,7 +16,7 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
bin_PROGRAMS = metaflac
CFLAGS = @ CFLAGS@
CFLAGS = @CFLAGS@
EXTRA_DIST = \
Makefile.lite \