git://developer.intra2net.com
/
bpdyndnsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
9c525d5
)
Configure.in needed for make source tar file.
author
Bjoern Sikora
<bjoern.sikora@intra2net.com>
Thu, 15 Oct 2009 14:14:29 +0000 (16:14 +0200)
committer
Bjoern Sikora
<bjoern.sikora@intra2net.com>
Thu, 15 Oct 2009 14:14:29 +0000 (16:14 +0200)
configure.in
[new file with mode: 0644]
patch
|
blob
diff --git a/configure.in
b/configure.in
new file mode 100644
(file)
index 0000000..
4a053c3
--- /dev/null
+++ b/
configure.in
@@ -0,0
+1,2
@@
+dnl Process this file with autoconf to produce a configure script.
+AM_INIT_AUTOMAKE(bpdyndnsd,0.1)