dh-autoconf generate config files
Gbp-Pq: Name 0009-dh-autoconf-generate-config-files.patch
This commit is contained in:
parent
23b5e2b21c
commit
d9058ecc6c
|
@ -1,8 +1,5 @@
|
|||
AC_INIT(interface/interface.c)
|
||||
|
||||
cp $srcdir/configure.guess $srcdir/config.guess
|
||||
cp $srcdir/configure.sub $srcdir/config.sub
|
||||
|
||||
AC_CANONICAL_HOST
|
||||
|
||||
if test -z "$CC"; then
|
||||
|
|
Loading…
Reference in New Issue