diff options
Diffstat (limited to 'src/build-data/os/windows.txt')
-rw-r--r-- | src/build-data/os/windows.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build-data/os/windows.txt b/src/build-data/os/windows.txt index 8fb8bc586..500013897 100644 --- a/src/build-data/os/windows.txt +++ b/src/build-data/os/windows.txt @@ -8,7 +8,7 @@ lib_prefix '' # For historical reasons? the library does not have the major number on Windows # This should probably be fixed in a future major release. -library_name 'botan' +library_name 'botan{suffix}' soname_pattern_base "{libname}.dll" |