]> www.ginac.de Git - cln.git/blobdiff - FILES
Replace CL_REQUIRE/CL_PROVIDE(cl_UP_unnamed) with portable code.
[cln.git] / FILES
diff --git a/FILES b/FILES
index 2b7a438018c33058e36c560ec2cae965bc784c5b..b970738617c3792efb9b464f2023791bfe3f393c 100644 (file)
--- a/FILES
+++ b/FILES
@@ -9,8 +9,6 @@ Files in this package:
     Source files:
         src/
 
-        gmp             slimmed down version of GNU gmp-2.0.2
-                        (optional)
         base            base routines of all of CLN
                         (mandatory)
         integer         integer numbers
@@ -37,7 +35,7 @@ Files in this package:
                         (standalone)
 
     Include files
-        include/
+        include/cln/
 
     Sample programs
         examples/
@@ -52,6 +50,7 @@ Files in this package:
     Installation:
 
         configure       configuration script
-        configure.in    autoconf-2.13 source for the configuration script
+        configure.in    autoconf source for the configuration script
         autoconf/*      auxiliary configuration scripts
+        m4/*            autoconf's driver macros
         Makefile.in     Makefile master