File xbase-automake-1.13.patch of Package xbase
Index: xbase-2.0.0/configure.in =================================================================== --- xbase-2.0.0.orig/configure.in +++ xbase-2.0.0/configure.in @@ -12,7 +12,7 @@ dnl You have to change this AM_INIT_AUTOMAKE(xbase, 2.0.0, nodefine) dnl searches for some needed programs dnl generate the config header -AM_CONFIG_HEADER(xbase/xbconfig.h) dnl at the distribution this done +AC_CONFIG_HEADERS(xbase/xbconfig.h) dnl at the distribution this done dnl Checks for programs. AC_PROG_CC