SVN revision: 1579
This commit is contained in:
Carsten Haitzler 1999-12-10 14:26:12 +00:00
parent 7b324a85ee
commit fd73e583b5
1 changed files with 2 additions and 0 deletions

View File

@ -49,5 +49,7 @@ fi
LTLIBOBJS=`echo "$LIBOBJS" | sed 's,.o ,.lo ,g;s,.o$,.lo,'`
AC_SUBST(LTLIBOBJS)
AC_CHECK_HEADERS(freetype.h freetype/freetype.h,,)
AC_OUTPUT(Makefile loaders/Makefile src/Makefile test/Makefile demo/Makefile,
[test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h])