6 Commits

Author SHA1 Message Date
Benjamin Drung
b06ae6cc8d Introduce end-of-line normalization
Ensures that all files that Git considers to be text will have
normalized (LF) line endings in the repository. When core.eol is set to
native (which is the default), Git will convert the line endings of
normalized files in your working directory back to your platform's
native line ending.

See also https://git-scm.com/docs/gitattributes
2016-05-17 01:05:05 +02:00
Leland Lucius
3856d4d24e Getting all build scripts to the same Automake 1.14 version
This way, building the minsrc tarball doesn't require multiple versions
of Automake to be installed.  (Most things were at the 1.11 version, but
some were at the 1.14 version.)

Building minsrc should now work just fine.
2015-06-21 22:09:44 -07:00
lllucius@gmail.com
6741993fdd Regenerate build files on Debian Wheezy
This will fix building the minsrc tarball on Debian Wheezy
2015-02-17 16:19:57 +00:00
lllucius@gmail.com
b1c4e39b6c Prepping for next release...regenerating build files 2015-01-03 05:57:16 +00:00
mchinen
df6d41a3b4 libmad: run libtoolize,aclocal,auto* to restore build with new and old automake 2012-02-26 03:21:10 +00:00
ra
bc59607f4c Move library tree where it belongs 2010-01-24 09:19:39 +00:00