| -rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ #!/bin/sh autoreconf -i -f && -./configure --enable-maintainer-mode --disable-static $@ +./configure --disable-static $@ |
![]() |
index : swfdec/swfdec-mozilla | |
| swfdec mozilla plugin | anholt |
| summaryrefslogtreecommitdiff |
| -rwxr-xr-x | autogen.sh | 2 |
@@ -1,3 +1,3 @@ #!/bin/sh autoreconf -i -f && -./configure --enable-maintainer-mode --disable-static $@ +./configure --disable-static $@ |