summaryrefslogtreecommitdiffstats
path: root/display/directfb/PRE_BUILD
blob: d94b936d5a59f2e62649fa2484a179689e42cddc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
default_pre_build      &&
cd  $SOURCE_DIRECTORY

#
# Remake configure so it doesn't "need" cpp
# <abouter> True as that might be, configure.in is broken
# and won't generate a working configure
#
#aclocal   &&
#autoconf