[project @ 2000-07-03 16:45:04 by keithw]
[ghc-hetmet.git] / ghc / rts / gmp / mpz / configure.in
index ed84461..9a0eb21 100644 (file)
@@ -1,8 +1,8 @@
 # This file is a shell script fragment that supplies the information
 # necessary for a configure script to process the program in
 # this directory.  For more information, look at ../configure.
+AC_INIT(Makefile.in)
 
-configdirs=tests
 srctrigger=add_ui.c
 srcname="GNU Multi-Precision library/mpz"
 
@@ -10,3 +10,4 @@ srcname="GNU Multi-Precision library/mpz"
 
 # per-target:
 
+AC_OUTPUT(Makefile)