Return to axl.pc.in CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / gpl / axl |
1.1 ! misho 1: prefix=@prefix@ ! 2: exec_prefix=@exec_prefix@ ! 3: libdir=@libdir@ ! 4: includedir=@includedir@ ! 5: ! 6: Name: libAXL ! 7: Description: LibAXL: Another XML library ! 8: Version: @AXL_VERSION@ ! 9: Libs: -L${libdir} -laxl -lm ! 10: Cflags: -I${includedir}/axl