Changeset 3058 for pjproject/trunk/third_party/build/os-auto.mak.in
- Timestamp:
- Jan 13, 2010 4:28:15 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/third_party/build/os-auto.mak.in
r2601 r3058 16 16 endif 17 17 18 ifeq (x@ac_pa_path@,x) 19 # Only if we're using our own PA in third_party 18 20 ifneq ($(findstring pa,@ac_pjmedia_snd@),) 19 21 DIRS += portaudio 20 22 endif 23 endif 21 24
Note: See TracChangeset
for help on using the changeset viewer.