Add silent-rules to configure.in, will allow for less verbose builds, also move configure.in and Makefile.am to platform/unix like other 'project files'

This commit is contained in:
Bart van Strien
2012-05-29 22:01:46 +02:00
parent 124e9d1d2a
commit 140dbd4fcc
3 changed files with 5 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
ACLOCAL_AMFLAGS = -I platform/unix/m4
SUBDIRS = src
EXTRA_DIST = changes.txt license.txt readme.txt