X-Git-Url: https://git.piment-noir.org/?p=lsystem3d.git;a=blobdiff_plain;f=autogen.sh;fp=autogen.sh;h=c0aceb2848257a41f7f49d97d3fe8060929d1d04;hp=0000000000000000000000000000000000000000;hb=af5a690c9a7079175e62a85bbd2ff1f5fc78e42c;hpb=fa21e8cd5bbb2a7ddb2682015d8cf5699bf68bc7 diff --git a/autogen.sh b/autogen.sh new file mode 100755 index 0000000..c0aceb2 --- /dev/null +++ b/autogen.sh @@ -0,0 +1,6 @@ +#!/bin/sh +# +# Run 'autoreconf' to build 'configure', 'Makefile.in' and other configure +# control files. + +autoreconf -vif