mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-12 14:45:21 +08:00
fixed language setting to be compatible with older autoconf's.
This commit is contained in:
@@ -35,7 +35,7 @@ dnl checks for libraries
|
||||
ACX_PTHREAD(,AC_MSG_ERROR(You must have pthreads to compile synergy))
|
||||
|
||||
dnl do checks using C++
|
||||
AC_LANG(C++)
|
||||
AC_LANG_CPLUSPLUS
|
||||
|
||||
dnl checks for header files
|
||||
AC_HEADER_STDC
|
||||
|
||||
Reference in New Issue
Block a user