Skip to content

Commit

Permalink
Add AC_GNU_SOURCE to the fallback case.
Browse files Browse the repository at this point in the history
  • Loading branch information
kev009 committed Jan 2, 2011
1 parent c51ef93 commit ea8fa4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.in
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ ifdef([AC_USE_SYSTEM_EXTENSIONS], [
AC_USE_SYSTEM_EXTENSIONS
], [
AC_AIX
AC_GNU_SOURCE
AC_MINIX
])

Expand Down

0 comments on commit ea8fa4c

Please sign in to comment.