Build system using autoconf and make.
Find a file
Jonathan Schleifer bd9b6c0825 Only generate depends if the compiler supports it.
For assembly files, AS_DEPENDS needs to be set. As usually AS is set to
CC, it can be done using AS_DEPENDS = ${CC_DEPENDS}.
2012-04-25 11:51:03 +02:00
m4 Only generate depends if the compiler supports it. 2012-04-25 11:51:03 +02:00
autogen.sh Add a default autogen.sh. 2011-09-21 21:33:03 +02:00
buildsys.mk.in Only generate depends if the compiler supports it. 2012-04-25 11:51:03 +02:00
configure.ac Use PACKAGE_NAME and PACKAGE_VERSION. 2012-03-21 13:13:25 +01:00