source: branches/samba-3.5.x/lib/popt/samba.m4@ 1075

Last change on this file since 1075 was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 155 bytes
Line 
1m4_include(../lib/popt/libpopt.m4)
2
3if test x"$POPT_OBJ" = "x"; then
4 SMB_EXT_LIB(LIBPOPT, [${POPT_LIBS}])
5else
6 SMB_INCLUDE_MK(../lib/popt/config.mk)
7fi
8
Note: See TracBrowser for help on using the repository browser.