mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Fix macros from libcharset to work with autoconf-2.5x. (From Laszlo
Fri Sep 28 19:41:32 2001 Owen Taylor <otaylor@redhat.com> * glib/libcharset/* configure.in: Fix macros from libcharset to work with autoconf-2.5x. (From Laszlo Peter.)
This commit is contained in:
@@ -2,7 +2,8 @@ dnl ***********************************
|
||||
dnl *** include special GLib macros ***
|
||||
dnl ***********************************
|
||||
builtin(include, acglib.m4)dnl
|
||||
builtin(include, aclibcharset.m4)dnl
|
||||
builtin(include, glib/libcharset/codeset.m4)dnl
|
||||
builtin(include, glib/libcharset/glibc21.m4)dnl
|
||||
|
||||
# require autoconf 2.13
|
||||
AC_PREREQ(2.13)
|
||||
|
Reference in New Issue
Block a user