shlib-build-error-reporting-20060804
[openafs.git] / src / config / shlib-build.in
index 6e46699..ff8dc54 100644 (file)
@@ -13,6 +13,8 @@
 # expect a -- option indicating the end of our arguments and the rest of the
 # arguments are passed along verbatim to the linker.
 
+set -e
+
 linker="@SHLIB_LINKER@"
 suffix="@SHLIB_SUFFIX@"
 sysname="@AFS_SYSNAME@"