forked from pool/gettext-runtime
11 lines
173 B
Diff
11 lines
173 B
Diff
|
--- gettext-runtime/configure.ac
|
||
|
+++ gettext-runtime/configure.ac
|
||
|
@@ -30,6 +30,7 @@
|
||
|
|
||
|
dnl Checks for programs.
|
||
|
AC_PROG_CC
|
||
|
+AM_PROG_CC_C_O
|
||
|
AC_PROG_INSTALL
|
||
|
AC_PROG_YACC
|
||
|
|