equal
deleted
inserted
replaced
26 # EtherCAT technology and brand is only permitted in compliance with the |
26 # EtherCAT technology and brand is only permitted in compliance with the |
27 # industrial property and similar rights of Beckhoff Automation GmbH. |
27 # industrial property and similar rights of Beckhoff Automation GmbH. |
28 # |
28 # |
29 #---------------------------------------------------------------------------- |
29 #---------------------------------------------------------------------------- |
30 |
30 |
|
31 set -e |
31 set -x |
32 set -x |
|
33 |
32 touch ChangeLog |
34 touch ChangeLog |
|
35 mkdir -p m4 |
|
36 |
33 autoreconf -i |
37 autoreconf -i |
34 |
38 |
35 #---------------------------------------------------------------------------- |
39 #---------------------------------------------------------------------------- |