ObjFW  Diff

Differences From Artifact [acec2711ea]:

To Artifact [3936c3cbbf]:


1
2
3
4
5
#!/bin/sh
aclocal -I m4 || exit 1
autoconf || exit 1
autoheader || exit 1
./configure "$@" || exit 1




<
1
2
3
4

#!/bin/sh
aclocal -I m4 || exit 1
autoconf || exit 1
autoheader || exit 1