mirror of
https://github.com/moparisthebest/hexchat
synced 2024-12-01 21:52:17 -05:00
don't use AC_USE_SYSTEM_EXTENSIONS since it might be missing on certain systems
This commit is contained in:
parent
8849fb4c10
commit
0520f6d948
@ -10,7 +10,6 @@ AC_CONFIG_SRCDIR([configure.in])
|
|||||||
|
|
||||||
AM_INIT_AUTOMAKE([1.9 dist-bzip2 subdir-objects no-define])
|
AM_INIT_AUTOMAKE([1.9 dist-bzip2 subdir-objects no-define])
|
||||||
|
|
||||||
AC_USE_SYSTEM_EXTENSIONS
|
|
||||||
AM_MAINTAINER_MODE
|
AM_MAINTAINER_MODE
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
AM_PROG_CC_C_O
|
AM_PROG_CC_C_O
|
||||||
|
Loading…
Reference in New Issue
Block a user