build fixes v0.4
authorThomas Jarosch <opensource@intra2net.com>
Tue, 15 Jun 2004 14:57:14 +0000 (14:57 +0000)
committerThomas Jarosch <opensource@intra2net.com>
Tue, 15 Jun 2004 14:57:14 +0000 (14:57 +0000)
todo: Create autoconf suite with kdevelop3...

configure.in
configure.in.in

index 23789f1..3ec2801 100644 (file)
@@ -136,3 +136,5 @@ else
   echo "Good - your configure finished. Start make now"
   echo ""
 fi
+
+AC_OUTPUT([libftdi-config],[chmod a+x libftdi-config])
index 42a5414..c9e84b5 100644 (file)
@@ -119,3 +119,4 @@ AC_SUBST(all_libraries)
 
 AC_SUBST(AUTODIRS)
 
+AC_OUTPUT([libftdi-config],[chmod a+x libftdi-config])