Skip to content

Commit

Permalink
build: Use AC_USE_SYSTEM_EXTENSIONS (experimental)
Browse files Browse the repository at this point in the history
This might help with our Libtool issues on MinGW-w64.
  • Loading branch information
hpjansson committed Apr 28, 2022
1 parent 7c414c4 commit 395e9f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Expand Up @@ -38,6 +38,7 @@ dnl --- Standard setup ---

BASE_CFLAGS="-Wall -Wextra -Wmissing-prototypes"

AC_USE_SYSTEM_EXTENSIONS
AM_SANITY_CHECK
AM_MAINTAINER_MODE

Expand Down

0 comments on commit 395e9f6

Please sign in to comment.