diff config.h.in @ 23:e1aadb6dcbd4

- fixed the build rule for build_stamp.h. keywords in template for hg tip should surrounded by curly braces instead of hash marks. - fixed usage of libtool in building jlib.V3. newer libtool does not work without mode specifier. - replaced some libtool related files. (should remove these?)
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Fri, 23 Jan 2009 16:36:13 +0900
parents bbc77ca4def5
children
line wrap: on
line diff
--- a/config.h.in	Thu Apr 17 01:17:45 2008 +0900
+++ b/config.h.in	Fri Jan 23 16:36:13 2009 +0900
@@ -246,6 +246,10 @@
 /* Define to 1 if you have the file `AC_File'. */
 #undef HAVE__DEV_PTMX
 
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+   */
+#undef LT_OBJDIR
+
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT