summaryrefslogtreecommitdiff
path: root/dmake/startup/unix/Makefile.in
diff options
context:
space:
mode:
authorKen Foskey <waratah@openoffice.org>2002-10-04 12:31:37 +0000
committerKen Foskey <waratah@openoffice.org>2002-10-04 12:31:37 +0000
commitc52e65d4c790b252c7c03dcc34312e47dc95fcda (patch)
tree547257810159a2791753d8d99ce5b87fc53dbd9b /dmake/startup/unix/Makefile.in
parenta89a994d774f348527f5dc2d68ebbeb870bf3e4a (diff)
Dmake: Convert the configure to a better configure process without individual conf.h files for every platform
Diffstat (limited to 'dmake/startup/unix/Makefile.in')
-rw-r--r--dmake/startup/unix/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/dmake/startup/unix/Makefile.in b/dmake/startup/unix/Makefile.in
index fd632b1d0e28..947de801ad83 100644
--- a/dmake/startup/unix/Makefile.in
+++ b/dmake/startup/unix/Makefile.in
@@ -81,6 +81,7 @@ startup_DATA = macros.mk recipes.mk
SUBDIRS = @OS_VERSION@
subdir = startup/unix
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
DIST_SOURCES =
DATA = $(startup_DATA)