| author | Benjamin Otte <otte@gnome.org> | 2009-11-05 22:33:27 (GMT) |
|---|---|---|
| committer | Benjamin Otte <otte@gnome.org> | 2009-11-05 22:33:27 (GMT) |
| commit | 10d2e887ee5a13f62e730fb6d153da5a7fa8dd83 (patch) (side-by-side diff) | |
| tree | 2a6903d5c2f48a495c4f2882e0cbe20e53a6d81f | |
| parent | d8aa1c238403971b01243db3eeb6e1354ec0d960 (diff) | |
| download | swfdec-mozilla-master.zip swfdec-mozilla-master.tar.gz | |
The switch is not used anymore
| -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 $@ |
