Diff
Not logged in

Differences From Artifact [288cebea66]:

To Artifact [75a3c16fe7]:


1
2
3
4
5
6
7
8
9
10
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
AC_INIT(BaCon, 3.9.2, peter AT basic-converter DOT org)
AC_CONFIG_SRCDIR([bacon.bac])

# Checks for programs.
AC_PROG_INSTALL

# Determine platform
AC_CANONICAL_HOST


|







1
2
3
4
5
6
7
8
9
10
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
AC_INIT(BaCon, 3.9.3, peter AT basic-converter DOT org)
AC_CONFIG_SRCDIR([bacon.bac])

# Checks for programs.
AC_PROG_INSTALL

# Determine platform
AC_CANONICAL_HOST