configure.ac | configure.ac | |||
---|---|---|---|---|
# This file is an input file used by the GNU "autoconf" program to | # This file is an input file used by the GNU "autoconf" program to | |||
# generate the file "configure", which is run during XPA installation | # generate the file "configure", which is run during XPA installation | |||
# to configure the system for the local environment. | # to configure the system for the local environment. | |||
AC_INIT(xpa, 2.1.11, saord@cfa.harvard.edu, xpa) | AC_INIT(xpa, 2.1.12, saord@cfa.harvard.edu, xpa) | |||
AC_CONFIG_HEADERS([conf.h]) | AC_CONFIG_HEADERS([conf.h]) | |||
AC_CONFIG_SRCDIR(./xpa.h) | AC_CONFIG_SRCDIR(./xpa.h) | |||
AC_CANONICAL_HOST | AC_CANONICAL_HOST | |||
# save LDFLAGS | # save LDFLAGS | |||
XLDFLAGS="$LDFLAGS" | XLDFLAGS="$LDFLAGS" | |||
# | # | |||
# checks that we use in most projects | # checks that we use in most projects | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |