View | Details | Raw Unified
Collapse All | Expand All

(-) unix.orig/configure.ac (+12 lines)
Line 0    Link Here 
#                                               -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
AC_INIT(shelx, 20060317, https://bugs.gentoo.org/)
AC_CONFIG_SRCDIR([ciftab.f])
AM_INIT_AUTOMAKE([foreign])
# Checks for programs.
AC_PROG_FC
AC_PROG_F77
AC_OUTPUT([Makefile])
(-) unix.orig/Makefile.am (+27 lines)
Line 0    Link Here 
bin_PROGRAMS = \
	ciftab \
	shelxa \
	shelxc \
	shelxd \
	shelxe \
	shelxh \
	shelxl \
	shelxpro \
	shelxs \
	shelxwat
dist_pkgdata_DATA = \
	ciftab.def \
	ciftab.rta \
	ciftab.rtm
ciftab_SOURCES = ciftab.f
shelxa_SOURCES = shelxa.f
shelxc_SOURCES = shelxc.f
shelxd_SOURCES = shelxd.f
shelxe_SOURCES = shelxe.f
shelxh_SOURCES = shelxh.f shelxlv.f
shelxl_SOURCES = shelxl.f shelxlv.f
shelxpro_SOURCES = shelxpro.f
shelxs_SOURCES = shelxs.f shelxsv.f
shelxwat_SOURCES = shelxwat.f