diff --git a/configure.ac b/configure.ac index 66a56221..4093346f 100644 --- a/configure.ac +++ b/configure.ac @@ -136,7 +136,7 @@ dnl ALL_LINGUAS="af am ar as be bg bn_IN bn ca cs cy da de el en_GB es et eu_ES dnl fi AC_MSG_CHECKING(whether program_invocation_short_name is defined) -AC_TRY_COMPILE([#include ], +AC_TRY_COMPILE([#include ], [program_invocation_short_name = "test";], AC_DEFINE(HAVE_PROGRAM_INVOCATION_SHORT_NAME, 1, [Define if program_invocation_short_name is defined])