rename string.* to more unambiguous local_string_utils.*
authorJosh Coalson <jcoalson@users.sourceforce.net>
Wed, 17 Dec 2003 05:30:26 +0000 (05:30 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Wed, 17 Dec 2003 05:30:26 +0000 (05:30 +0000)
src/flac/Makefile.am
src/flac/flac.dsp

index 08b40c7..d0d9485 100644 (file)
@@ -37,7 +37,7 @@ flac_SOURCES = \
        analyze.h \
        decode.h \
        encode.h \
-       string.h \
+       local_string_utils.h \
        utils.h \
        vorbiscomment.h
 
index 7249b52..40fc17e 100644 (file)
@@ -133,7 +133,7 @@ SOURCE=.\encode.h
 # End Source File\r
 # Begin Source File\r
 \r
-SOURCE=.\string.h\r
+SOURCE=.\local_string_utils.h\r
 # End Source File\r
 # Begin Source File\r
 \r