Differences From Artifact [714fa3a4f3]:
- File buildsys.mk.in — part of check-in [57bff58833] at 2007-09-24 19:13:25 on branch trunk — Abort on error. (user: js, size: 10066) [annotate] [blame] [check-ins using]
To Artifact [748394559c]:
- File buildsys.mk.in — part of check-in [328cc9cdf7] at 2007-09-24 21:12:55 on branch trunk — install-sh doesn't work. (user: js, size: 10064) [annotate] [blame] [check-ins using]
︙ | |||
45 46 47 48 49 50 51 | 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 | - + | PLUGIN_LDFLAGS = @PLUGIN_LDFLAGS@ PLUGIN_SUFFIX = @PLUGIN_SUFFIX@ INSTALL_LIB = @INSTALL_LIB@ UNINSTALL_LIB = @UNINSTALL_LIB@ CLEAN_LIB = @CLEAN_LIB@ LN_S = @LN_S@ MKDIR_P = mkdir -p |
︙ |