forward command line parameters

git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@1658 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
master
Arnim Läuger 16 years ago
parent cb2130f557
commit 39598e6f86

@ -1,5 +1,7 @@
2009-07-15 Arnim Laeuger <arniml>
* autogen.sh: forward command line parameters
* configure.ac, src/Makefile.am: first issue of
[ 2807343 ] urjtag dependencies missing autoconf checks
disabled SVF or disabled BSDL prevents potfile creation

@ -33,4 +33,4 @@ else
exit 1
fi
./configure --enable-maintainer-mode
./configure --enable-maintainer-mode "$@"

Loading…
Cancel
Save