2001-11-27 Kevin Vandersloot <kfv101@psu.edu> * acinclude.m4: copy some of the macros that were formerly in gnome-macros * configure.in, sysdeps/Makefile.am: comment out guile support for now. * release 1.90.0
11 lines
226 B
Makefile
11 lines
226 B
Makefile
## if GUILE
|
|
## guile_SUBDIRS = guile
|
|
## else
|
|
guile_SUBDIRS =
|
|
## endif
|
|
|
|
SUBDIRS = @sysdeps_dir@ common names $(guile_SUBDIRS)
|
|
|
|
DIST_SUBDIRS = common guile linux kernel names osf1 \
|
|
stub stub_suid sun4 freebsd solaris
|