fsync test: Avoid test failure on MacOS X and AIX.
[pspp] / modules / csharpcomp-script
index 9b24a2e988b68002120979ba8191038ed646edff..ae804fe8d2615e35b17b20a081b14bc9f55b9ac1 100644 (file)
@@ -2,17 +2,17 @@ Description:
 Script to compile a C# program.
 
 Files:
-lib/csharpcomp.sh.in
+build-aux/csharpcomp.sh.in
 m4/csharpcomp.m4
 m4/csharp.m4
 
 Depends-on:
 
 configure.ac:
-gt_CSHARPCOMP
+AC_REQUIRE([gt_CSHARPCOMP])
+AC_CONFIG_FILES([csharpcomp.sh:build-aux/csharpcomp.sh.in])
 
 Makefile.am:
-EXTRA_DIST += csharpcomp.sh.in
 
 License:
 GPLed build tool