3 ;; Setup the share-subdirs-list. This is a list of each subdirectory
4 ;; (basically) of share that contains code that can be run by maxima.
6 ;; A default version is checked in, but configure will update this
7 ;; with the correct values. The default checked in version is useful
8 ;; if you're doing a lisp-only build without configure. But configure
9 ;; is the preferred way to build.
11 ;; The file isn't directly created as share-subdirs.lisp but with an
12 ;; immediate step in order to make the autotools not delete the file
13 ;; we want to ship with the repo.
16 (defun share-subdirs-list ()
19 ;; DO NOT EDIT THIS LIST. It is automatically
20 ;; generated by configure.