updated build configuration to include make, next to jam. So ./configure will create Makefile AND Jamefile.

This commit is contained in:
ejcoumans
2006-12-15 18:24:31 +00:00
parent c5e0f8bb7e
commit 13b637f1ce
7 changed files with 1592 additions and 246 deletions

View File

@@ -48,6 +48,9 @@
/* Define to 1 if you have the <windows.h> header file. */
#undef HAVE_WINDOWS_H
/* Name of package */
#undef PACKAGE
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
@@ -66,6 +69,9 @@
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Version number of package */
#undef VERSION
/* Define to 1 if the X Window System is missing or not being used. */
#undef X_DISPLAY_MISSING