[project @ 2004-12-04 14:07:25 by panne]
[ghc-hetmet.git] / ghc / mk / config.mk.in
index 711c90b..ba6be78 100644 (file)
@@ -1,3 +1,5 @@
+# -*-makefile-*-
+# @configure_input@
 # -----------------------------------------------------------------------------
 #
 # GHC project configuration
@@ -24,4 +26,7 @@ GhcBinDistLinks = ghc ghci ghc-pkg
 # Set to YES if $(GHC) has the readline package installed
 GhcHasReadline = @GhcHasReadline@
 
+# GTK+
+GTK_CONFIG = @GTK_CONFIG@
+
 include $(GhcMainDir)/mk/version.mk