Ignore:
Timestamp:
10/07/06 02:49:28 (18 years ago)
Author:
r2d
Message:
  • fixed a LOT of bugs
  • fixed a bug that took me 2 days to find :)
  • remember to ALWAYS use -Wall with a C compiler (C++ is great !!!)
  • files can be played, but are not bit identical with the 1.15w encoder (the last digits of floats are not the same) - must be fixed.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • mppenc/branches/r2d/configure.in

    r64 r71  
    88AM_PROG_LIBTOOL
    99
    10 AC_OUTPUT(Makefile src/Makefile libmpcpsy/Makefile libmpcenc/Makefile)
     10AC_OUTPUT(Makefile libmpcenc/Makefile libmpcpsy/Makefile src/Makefile)
Note: See TracChangeset for help on using the changeset viewer.