Commit f4d8f037 authored by Jacob Bandes-Storch's avatar Jacob Bandes-Storch Committed by Richard Levitte
Browse files

Add perl modeline to Configure scripts



Encourages GitHub to perform proper syntax highlighting.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent b83fb854
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
## -*- mode: perl; -*-
## Standard openssl configuration targets.
##
## If you edit this file, run this command before committing
+1 −0
Original line number Diff line number Diff line
## -*- mode: perl; -*-
## Build configuration targets for openssl-team members
##
## If you edit this file, run this command before committing
+1 −0
Original line number Diff line number Diff line
## -*- mode: perl; -*-
## Personal configuration targets
##
## If you edit this file, run this command before committing
+1 −0
Original line number Diff line number Diff line
## -*- mode: perl; -*-
## Personal configuration targets
##
## If you edit this file, run this command before committing
+1 −0
Original line number Diff line number Diff line
## -*- mode: perl; -*-
## Personal configuration targets
##
## If you edit this file, run this command before committing
Loading