wallpaper2: Fix implicit declaration of strdupa warning

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2015-06-05 09:57:37 -04:00
parent c55d5f31d6
commit c3133ac6b7
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ AC_ISC_POSIX
AM_INIT_AUTOMAKE([1.8 dist-bzip2])
AM_CONFIG_HEADER(config.h)
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_USE_SYSTEM_EXTENSIONS
AC_PROG_CC
AM_PROG_CC_STDC