X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fconfigure.ac;h=aec847f1ff417a88bf90f8e10067d8709b91babc;hb=c1bc26f5ac49529976e682fbdb9eff2da11eb709;hp=5d14e6f6e0a6542013ba57acc7c0dd1dcd1ae35d;hpb=d092f9ffa8fbdc33671dd0551cba010415c885eb;p=synfig.git diff --git a/synfig-core/trunk/configure.ac b/synfig-core/trunk/configure.ac index 5d14e6f..aec847f 100644 --- a/synfig-core/trunk/configure.ac +++ b/synfig-core/trunk/configure.ac @@ -335,7 +335,7 @@ if test $use_openexr_half = yes ; then { AC_LIB_LTDL -ALL_LINGUAS="" +ALL_LINGUAS="es" AM_GNU_GETTEXT([external]) # This is here so autoreconf will run autopoint AM_GNU_GETTEXT_VERSION([0.13]) @@ -472,6 +472,9 @@ esac # -- H E A D E R S -------------------------------------------- +AC_HEADER_SYS_WAIT +AC_CHECK_HEADERS([process.h io.h fcntl.h]) + # -- T Y P E S & S T R U C T S -------------------------------- # -- F U N C T I O N S ---------------------------------------- @@ -483,6 +486,10 @@ dnl ]) AC_CHECK_FUNCS([fork]) AC_CHECK_FUNCS([kill]) AC_CHECK_FUNCS([pipe]) +AC_CHECK_FUNCS([waitpid]) +AC_CHECK_FUNCS([_spawnlp]) +AC_CHECK_FUNCS([_pipe]) +AC_CHECK_FUNCS([cwait]) AC_CHECK_FUNCS( [isnan], @@ -553,7 +560,6 @@ AC_SUBST(synfigincludedir) AC_OUTPUT( synfig-config synfig.pc -synfig.spec doxygen.cfg Makefile po/Makefile.in