comparison 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
comparison
equal deleted inserted replaced
22:c966456648ad 23:e1aadb6dcbd4
244 #undef HAVE_WAIT3 244 #undef HAVE_WAIT3
245 245
246 /* Define to 1 if you have the file `AC_File'. */ 246 /* Define to 1 if you have the file `AC_File'. */
247 #undef HAVE__DEV_PTMX 247 #undef HAVE__DEV_PTMX
248 248
249 /* Define to the sub-directory in which libtool stores uninstalled libraries.
250 */
251 #undef LT_OBJDIR
252
249 /* Define to the address where bug reports for this package should be sent. */ 253 /* Define to the address where bug reports for this package should be sent. */
250 #undef PACKAGE_BUGREPORT 254 #undef PACKAGE_BUGREPORT
251 255
252 /* Define to the full name of this package. */ 256 /* Define to the full name of this package. */
253 #undef PACKAGE_NAME 257 #undef PACKAGE_NAME