Changeset 5656 for pjproject/trunk/third_party/build/os-auto.mak.in
- Timestamp:
- Sep 22, 2017 2:42:22 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/third_party/build/os-auto.mak.in
r5614 r5656 40 40 endif 41 41 42 if eq (@ac_external_srtp@,1)42 ifneq (@ac_external_srtp@,0) 43 43 # External SRTP 44 44 else
Note: See TracChangeset
for help on using the changeset viewer.