mpg123-1.33.4

This commit is contained in:
Ozkan Sezer
2025-12-21 11:00:24 +03:00
parent 69118bb8bf
commit 2eb4320e16
10 changed files with 53 additions and 19 deletions

View File

@@ -146,7 +146,7 @@
#define PKGLIBDIR "@CMAKE_INSTALL_LIBDIR@/@PROJECT_NAME@"
// CMake leaves it emtpy for non-existing type. Autoconf sets it to 0.
#define SIZEOF_OFF_T (@SIZEOF_OFF_T@+0)
#define SIZEOF_OFF_T (@MPG123_SIZEOF_OFF_T@+0)
#cmakedefine STDERR_FILENO @STDERR_FILENO@
#cmakedefine STDIN_FILENO @STDIN_FILENO@