X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=configure.in;h=3ec2801eb67999e18bcf3dcc37cff9ff745d6040;hp=23789f1cb77f1ac9e103675ef4787c1e58ba22dd;hb=3def7c7ed5c47ee7653bf871e96bee40393a3f6d;hpb=ea5c8f656279ffa04ac41e0cb5d69cb15d7139a1 diff --git a/configure.in b/configure.in index 23789f1..3ec2801 100644 --- a/configure.in +++ b/configure.in @@ -136,3 +136,5 @@ else echo "Good - your configure finished. Start make now" echo "" fi + +AC_OUTPUT([libftdi-config],[chmod a+x libftdi-config])