Add a #endif back that was accidentally removed from package.conf.in
authorIan Lynagh <igloo@earth.li>
Tue, 16 Jun 2009 17:04:17 +0000 (17:04 +0000)
committerIan Lynagh <igloo@earth.li>
Tue, 16 Jun 2009 17:04:17 +0000 (17:04 +0000)
rts/package.conf.in

index c75294d..a49cee6 100644 (file)
@@ -52,6 +52,7 @@ extra-libraries:              "m"             /* for ldexp() */
 include-dirs:          INCLUDE_DIR PAPI_INCLUDE_DIR
 #else /* !INSTALLING */
 include-dirs:          TOP"/includes"
+#endif
 
 includes:              Stg.h
 depends:               ffi-1.0