summaryrefslogtreecommitdiffstats
path: root/display/directfb-extra/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'display/directfb-extra/PRE_BUILD')
-rwxr-xr-xdisplay/directfb-extra/PRE_BUILD8
1 files changed, 8 insertions, 0 deletions
diff --git a/display/directfb-extra/PRE_BUILD b/display/directfb-extra/PRE_BUILD
new file mode 100755
index 0000000000..5bed045a68
--- /dev/null
+++ b/display/directfb-extra/PRE_BUILD
@@ -0,0 +1,8 @@
+default_pre_build &&
+#
+# Rebuild configure so it doesn't "need" cpp
+#
+pushd $SOURCE_DIRECTORY &&
+aclocal &&
+autoconf &&
+popd