summaryrefslogtreecommitdiffstats
path: root/display/directfb-extra/PRE_BUILD
blob: 5bed045a6844ccc46baf947da527171f30a5e6bd (plain) (blame)
1
2
3
4
5
6
7
8
default_pre_build  &&
#
# Rebuild configure so it doesn't "need" cpp
#
pushd  $SOURCE_DIRECTORY  &&
aclocal                   &&
autoconf                  &&
popd