diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-10-02 14:29:23 +0100 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-10-02 14:30:10 +0100 |
commit | 04d3e3335860e252c44683decf881d6477ffda89 (patch) | |
tree | dac0a09edc831a5b2c139c4feea341a9f465ca60 /emulators/dosbox-x/files/patch-configure.ac | |
parent | multimedia/emby-server: update to 4.8.10.0 (diff) |
emulators/dosbox-x: Update to 2024.10.01
ChangeLog:
https://github.com/joncampbell123/dosbox-x/releases/tag/dosbox-x-v2024.10.01
Diffstat (limited to 'emulators/dosbox-x/files/patch-configure.ac')
-rw-r--r-- | emulators/dosbox-x/files/patch-configure.ac | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/dosbox-x/files/patch-configure.ac b/emulators/dosbox-x/files/patch-configure.ac index cb301169b08a..cfdc8b7bb563 100644 --- a/emulators/dosbox-x/files/patch-configure.ac +++ b/emulators/dosbox-x/files/patch-configure.ac @@ -1,7 +1,7 @@ ---- configure.ac.orig 2023-10-07 05:52:23 UTC +--- configure.ac.orig 2024-10-02 06:16:36 UTC +++ configure.ac -@@ -656,7 +656,10 @@ esac - dnl TODO: Need GCC to know this code is using C++ lamda functions +@@ -672,7 +672,10 @@ dnl LIBRARY TEST: ALSA + dnl TODO: Need GCC to know this code is using C++ lambda functions dnl LIBRARY TEST: ALSA -AM_PATH_ALSA(0.9.0, AC_DEFINE(HAVE_ALSA,1,[Define to 1 to use ALSA for MIDI]) , : ) |