1
0
mirror of https://git.code.sf.net/p/fuse-emulator/fuse-utils synced 2025-07-31 06:04:29 +03:00

Remove warnings about underquoted definitions for glib and libaudiofile .

Legacy-ID: 2913
This commit is contained in:
Stuart Brady
2007-05-29 16:54:47 +00:00
parent 9ef45d3cb7
commit 99d1524dc1
2 changed files with 3 additions and 2 deletions

View File

@ -173,3 +173,4 @@
20070529 Makefile.am,acinclude.m4,audio2tape.c,configure.in,
man/{Makefile.am,audio2tape.1}: add new audio file to tape image
convertor (part of patch #1725974) (Fred).
20070530 Remove warnings about underquoted definitions (Stuart).