summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorDaniel Elstner <danielk@openismus.com>2009-08-07 19:30:47 +0200
committerDaniel Elstner <daniel.kitta@gmail.com>2009-08-09 00:50:14 +0200
commit7a5a8e6efc4485a55f998488ca9e6fa52ff98397 (patch)
treea9996419a7fa0f1838d3797f884a7da001484fe6 /build
parentbe416f1881aa4a3d0d8be89413c7a5eeb2c83db2 (diff)
downloadglibmm-7a5a8e6efc4485a55f998488ca9e6fa52ff98397.tar.gz
Begin transition to new build infrastructure
* autogen.sh: Replace script with a minimalistic wrapper around mm-common-prepare, autoreconf and configure. * Makefile.am (ACLOCAL_AMFLAGS): Pick up ${ACLOCAL_FLAGS} from the environment, so that autoreconf can do its magic. * configure.ac: Modernize. Cut loads of old cruft. Make use of magic mm-common macros to simplify things. Declare build/ as the destination for auxiliary build files. Add TODO comments to flag the pieces that still need cutting. Re-enable autoheader. * config.h.in: Remove file, and have autoheader generate it.
Diffstat (limited to 'build')
-rw-r--r--build/.gitignore10
1 files changed, 10 insertions, 0 deletions
diff --git a/build/.gitignore b/build/.gitignore
new file mode 100644
index 00000000..1d155810
--- /dev/null
+++ b/build/.gitignore
@@ -0,0 +1,10 @@
+/compile-binding.am
+/config.guess
+/config.sub
+/depcomp
+/dist-changelog.am
+/doc-reference.am
+/generate-binding.am
+/install-sh
+/ltmain.sh
+/missing