2
0
Fork 0

Added option -I . to aclocal in bootstrap script on advise of George Danchev

Dieser Commit ist enthalten in:
Thomas Schmitt 2011-06-09 14:21:20 +02:00
Ursprung 4d8fc6ffee
Commit 45d316d1ca
1 geänderte Dateien mit 1 neuen und 4 gelöschten Zeilen

Datei anzeigen

@ -1,10 +1,7 @@
#!/bin/sh -x
aclocal
aclocal -I .
libtoolize --copy --force
autoconf
# ts A61101 : libburn is not prepared for config.h
# autoheader
automake --foreign --add-missing --copy --include-deps