cairo/build
Behdad Esfahbod 9fc745ae9f Revert "[build] Use mkdir -p portability macros"
This reverts commit 03c37f56b2.

The AC_PROG_MKDIR_P is also one of those autoconf macros defined
in newer versions only.  Since we use mkdir -p in releasing scripts
only, it's not a big deal if it's not portable.
2008-09-24 13:18:12 -04:00
..
.gitignore Move some top-level build files into build/ 2008-09-03 19:09:57 -04:00
aclocal.cairo.m4 Make sure (and check) that all private headers include some cairo header first 2008-09-19 17:19:10 -04:00
aclocal.enable.m4 [configure.ac] Generate boilerplate/Makefile.am.config 2008-09-16 03:58:19 -04:00
aclocal.float.m4 Move m4 macros into build/aclocal.*.m4 files 2008-09-11 04:17:43 -04:00
aclocal.gtk-doc.m4 Move m4 macros into build/aclocal.*.m4 files 2008-09-11 04:17:43 -04:00
aclocal.makefile.m4 Generate build/Makefile.win32.features 2008-09-22 22:24:38 -04:00
aclocal.pkg.m4 Move m4 macros into build/aclocal.*.m4 files 2008-09-11 04:17:43 -04:00
configure.ac.analysis [gcov] Use --coverage instead. 2008-09-17 22:24:17 +01:00
configure.ac.features [Makefile.win32] Add makefile rules to generate cairo-features.h 2008-09-22 23:41:07 -04:00
configure.ac.system Make sure (and check) that all private headers include some cairo header first 2008-09-19 17:19:10 -04:00
configure.ac.tools Revert "[build] Use mkdir -p portability macros" 2008-09-24 13:18:12 -04:00
configure.ac.version [configure.ac] Make sure version information do not end up in config.h 2008-09-18 16:27:02 -04:00
configure.ac.warnings [configure.ac.warnings] Add -Wp,-D_FORTIFY_SOURCE=2 to warning flags 2008-09-19 18:43:43 -04:00
Makefile.am.analysis Rename build/*.mk to build/Makefile.am.* 2008-09-04 22:27:03 -04:00
Makefile.am.changelog Rename build/*.mk to build/Makefile.am.* 2008-09-04 22:27:03 -04:00
Makefile.am.common [Makefile.am.common] Remove gcc precompiled headers in "make clean" 2008-09-19 18:42:54 -04:00
Makefile.am.gtk-doc Update gtk-doc makefile fragment 2008-09-11 16:38:12 -04:00
Makefile.am.releasing Revert "[build] Use mkdir -p portability macros" 2008-09-24 13:18:12 -04:00
Makefile.win32.common [Makefile.win32] Add comments about where to edit for customization 2008-09-23 04:11:48 -04:00