aboutsummaryrefslogtreecommitdiff
path: root/m4
ModeNameSize
-rw-r--r--ac_define_dir.m41228logplainblame
-rw-r--r--codeset.m4745logplainblame
-rw-r--r--gettext.m421431logplainblame
l---------glibc2.m4 -> # glibc2.m4 serial 1 dnl Copyright (C) 2000-2002, 2004 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. # Test for the GNU C Library, version 2.0 or newer. # From Bruno Haible. AC_DEFUN([gt_GLIBC2], [ AC_CACHE_CHECK(whether we are using the GNU C Library 2 or newer, ac_cv_gnu_library_2, [AC_EGREP_CPP([Lucky GNU user], [ #include <features.h> #ifdef __GNU_LIBRARY__ #if (__GLIBC__ >= 2) Lucky GNU user #endif #endif ], ac_cv_gnu_library_2=yes, ac_cv_gnu_library_2=no) ] ) AC_SUBST(GLIBC2) GLIBC2="$ac_cv_gnu_library_2" ] ) 778logplainblame
-rw-r--r--glibc21.m4805logplainblame
-rw-r--r--gtk-2.0.m47532logplainblame
-rw-r--r--iconv.m43350logplainblame
-rw-r--r--intdiv0.m41760logplainblame
-rw-r--r--intmax.m4998logplainblame
-rw-r--r--inttypes-pri.m41026logplainblame
-rw-r--r--inttypes.m4826logplainblame
-rw-r--r--inttypes_h.m4915logplainblame
l---------isc-posix.m4 -> /usr/share/aclocal/isc-posix.m431logplainblame
-rw-r--r--lcmessage.m41284logplainblame
-rw-r--r--lib-ld.m43417logplainblame
-rw-r--r--lib-link.m423318logplainblame
-rw-r--r--lib-prefix.m45320logplainblame
-rw-r--r--longdouble.m41067logplainblame
-rw-r--r--longlong.m4782logplainblame
-rw-r--r--nls.m41880logplainblame
-rw-r--r--pkg.m42027logplainblame
-rw-r--r--po.m418339logplainblame
-rw-r--r--printf-posix.m41457logplainblame
-rw-r--r--progtest.m42920logplainblame
-rw-r--r--signed.m4620logplainblame
-rw-r--r--size_max.m41957logplainblame
-rw-r--r--stdint_h.m4891logplainblame
-rw-r--r--uintmax_t.m41086logplainblame
-rw-r--r--ulonglong.m4909logplainblame
-rw-r--r--wchar_t.m4726logplainblame
-rw-r--r--wint_t.m4708logplainblame
-rw-r--r--xsize.m4421logplainblame