diff options
| author | jvoisin | 2017-10-10 13:22:27 +0200 |
|---|---|---|
| committer | jvoisin | 2017-10-10 13:22:27 +0200 |
| commit | 630c5ad199069b32aae5e7b15223bd10f6986504 (patch) | |
| tree | 3927bd41351453687ce9cc7f35a6b95071769aa6 /src/config.m4 | |
| parent | 18711c04c9e6fc6056f79f05598719a112ecbba5 (diff) | |
Remove a useless ile for now
This should close #31
Diffstat (limited to 'src/config.m4')
| -rw-r--r-- | src/config.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.m4 b/src/config.m4 index a0409de..8fa22c5 100644 --- a/src/config.m4 +++ b/src/config.m4 | |||
| @@ -5,7 +5,7 @@ sources="snuffleupagus.c sp_config.c sp_config_utils.c sp_harden_rand.c" | |||
| 5 | sources="$sources sp_unserialize.c sp_utils.c sp_disable_xxe.c sp_list.c" | 5 | sources="$sources sp_unserialize.c sp_utils.c sp_disable_xxe.c sp_list.c" |
| 6 | sources="$sources sp_disabled_functions.c sp_execute.c sp_upload_validation.c" | 6 | sources="$sources sp_disabled_functions.c sp_execute.c sp_upload_validation.c" |
| 7 | sources="$sources sp_cookie_encryption.c sp_network_utils.c tweetnacl.c" | 7 | sources="$sources sp_cookie_encryption.c sp_network_utils.c tweetnacl.c" |
| 8 | sources="$sources sp_config_keywords.c sp_compile.c" | 8 | sources="$sources sp_config_keywords.c" |
| 9 | 9 | ||
| 10 | PHP_ARG_ENABLE(snuffleupagus, whether to enable snuffleupagus support, | 10 | PHP_ARG_ENABLE(snuffleupagus, whether to enable snuffleupagus support, |
| 11 | [ --enable-snuffleupagus Enable snuffleupagus support]) | 11 | [ --enable-snuffleupagus Enable snuffleupagus support]) |
